CameraTransformType Enum¶
Description¶
Camera transform type.
Constant |
Value |
Description |
---|---|---|
ZeroDof |
0 |
0DOF camera transform without rotation or translation |
ThreeDofRotOnly |
1 |
ThreeDofRotOnly camera transform with 3DOF rotation only |
SixDof |
2 |
6DOF camera transform with fully 6DOF of both rotation and translation |
FiveDofRotXZ |
3 |
5DOF camera transform with rotation and 2D translation (without translation in the gravity direction) |