Enum MegaInputFrameLevel
- 命名空間
- easyar
- 組件
- EasyAR.Sense.dll
使用Mega功能時輸入幀的等價CameraTransformType的等價自由度。
public enum MegaInputFrameLevel
欄位
ZeroDof = 00DOF,沒有任何相機外參的旋轉、平移參數。
ThreeDof = 1ThreeDofRotOnly,提供部分相機外參,僅包含3自由度的旋轉。
FiveDof = 25DOF,提供相機外參,包括旋轉和2D平移(不包括重力方向平移)。
SixDof = 36DOF,提供完整的相機外參,包括旋轉和平移。