# Camera Direction
Base type —
int
| Name | Identifier | Code | 
|---|---|---|
| X | c_cameraDirectionX | 0 | 
| Y | c_cameraDirectionY | 1 | 
| Z | c_cameraDirectionZ | 2 | 
| XY | c_cameraDirectionXY | 3 | 
| XZ | c_cameraDirectionXZ | 4 | 
| YZ | c_cameraDirectionYZ | 5 | 
| XYZ | c_cameraDirectionXYZ | 6 | 
# Related
Category: Camera / Support
- Camera Shake Amplitude — preset — 
string - Camera Shake Frequency — preset — 
string - Camera Use Target Option — preset — 
bool - Default Model Camera — preset — 
string - Zoom Camera Distance — preset — 
fixed - Camera Follow Option — preset — 
bool - Camera Object Property Type — preset — 
int - No Camera Object — preset — 
camerainfo - No Model Camera — preset — 
modelcamera - Camera Direction — preset — 
int - Camera Position — preset — 
int - Camera Move Reason — preset — 
int - Camera Velocity — preset — 
fixed - Camera Keep Target Option — preset — 
bool - Camera Rotation — preset — 
int 
# Examples
— None found —