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

Inherits MonoBehaviour.

Public Member Functions

void ResetAllShadows ()
 
void Init ()
 
void AddShadowCaster (ShadowCaster shadowCaster)
 
void RegisterShadowCasterDirectionControl (ShadowCasterDirectionControl script)
 
void UnregisterShadowCasterDirectionControl (ShadowCasterDirectionControl script)
 
ShadowCasterDirectionControl GetShadowControlFromLight (Light li)
 
void OnDestroy ()
 

Static Public Attributes

static ShadowCasterMgr Instance