|
Battle Talent
V11
|
Inherits MonoBehaviour.
Public Member Functions | |
| void | ResetAllShadows () |
| void | Init () |
| List< ShadowCaster > | GetShadowCasters () |
| void | AddShadowCaster (ShadowCaster shadowCaster) |
| void | RegisterShadowCasterDirectionControl (ShadowCasterDirectionControl script) |
| void | UnregisterShadowCasterDirectionControl (ShadowCasterDirectionControl script) |
| ShadowCasterDirectionControl | GetShadowControlFromLight (Light li) |
| void | OnDestroy () |
Static Public Attributes | |
| static ShadowCasterMgr | Instance |