Riwmorld
|
Public Member Functions | |
void | Awake () |
void | Expose () |
void | JumpTo (Vector3 newLookAt) |
void | JumpTo (IntVec3 IntLoc) |
void | OnGUI () |
void | OnPreCull () |
void | ResetSize () |
void | SetRootPosAndSize (Vector3 rootPos, float rootSize) |
void | Update () |
Public Attributes | |
const float | MaxDeltaTime = 0.025f |
const float | StartingSize = 24f |
const float | MinAltitude = 15f |
CameraShaker | shaker = new CameraShaker() |
CameraMapConfig | config = new CameraMapConfig_Normal() |
Properties | |
float | CellSizePixels [get] |
CellRect | CurrentViewRect [get] |
CameraZoomRange | CurrentZoom [get] |
static float | HitchReduceFactor [get] |
IntVec3 | MapPosition [get] |