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

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)
 

Static Public Attributes

static CameraMgr Instance = new CameraMgr()