|
Battle Talent
V11
|
Inherits CrossLink.CoreMgr.
Public Member Functions | |
| float | GetCameraDis (Vector3 pos) |
| Vector3 | GetCameraPos () |
| Camera | GetCamera () |
| void | EnableCam (bool e) |
| bool | CullAround (Vector3 pos) |
| bool | CullAroundFar (Vector3 pos) |
| bool | CullForward (Vector3 pos) |
| bool | CullForwardPure (Vector3 pos) |
| bool | CullForwardClose (Vector3 pos) |
| bool | CullForwardCloseEdge (Vector3 pos, float dotValue=0.28f) |
| float | CalcAttenuationFactor (Vector3 pos) |
Public Member Functions inherited from CrossLink.CoreMgr | |
| virtual void | OnInit () |
| virtual void | OnRelease () |
| virtual void | OnStateClear () |
Static Public Attributes | |
| static CameraMgr | Instance = new CameraMgr() |