MegaInputFrameLevel Enum¶
Description¶
Equivalent dof CameraTransformType of input frame when using Mega.
Constant |
Value |
Description |
|---|---|---|
ZeroDof |
0 |
0DOF, camera transform without rotation or translation. |
ThreeDof |
1 |
ThreeDofRotOnly, camera transform with 3DOF rotation only. |
FiveDof |
2 |
5DOF, camera transform with rotation and 2D translation (without translation in the gravity direction). |
SixDof |
3 |
6DOF, camera transform with fully 6DOF of both rotation and position. |