Battle Talent  V11
Classes | Public Member Functions | Public Attributes | List of all members
CrossLink.SimpleLOD Class Reference

Inherits MonoBehaviour.

Classes

class  LODInfo
 

Public Member Functions

void UpdateLodLevel (int level)
 
void ApplyMatrials ()
 

Public Attributes

int curLodLevel = 0
 
float interval = 0.2f
 
Transform target
 
Vector3 offset
 
float height = -1
 
bool intervalShow = false
 
bool isPlayer = false
 
ShadowCaster shadowCaster
 
bool isApplyMatrial = false
 
int anchorAtLodIdx = 0
 
List< LODInfolodList
 
Action< int > onLodChange