CameraTransformType Enum¶
This type is an EasyAR Sense API in C#: CameraTransformType . Some descriptions may not apply to Unity environment on this page.
Some parts of the Sense API may have already been wrapped into Unity components, and directly usages may not be necessary.
Description¶
Camera transform type.
Constant |
Value |
Description |
---|---|---|
ZeroDof |
0 |
0DOF |
ThreeDofRotOnly |
1 |
ThreeDofRotOnly camera transform with 3DOF rotation only |
SixDof |
2 |
6DOF camera transform with fully 6DOF of both rotation and position |