Table of Contents

Enum MegaInputFrameLevel

命名空間
easyar
組件
EasyAR.Sense.dll

使用Mega功能時輸入幀的等價CameraTransformType的等價自由度。

public enum MegaInputFrameLevel

欄位

ZeroDof = 0

0DOF,沒有任何相機外參的旋轉、平移參數。

ThreeDof = 1

ThreeDofRotOnly,提供部分相機外參,僅包含3自由度的旋轉。

FiveDof = 2

5DOF,提供相機外參,包括旋轉和2D平移(不包括重力方向平移)。

SixDof = 3

6DOF,提供完整的相機外參,包括旋轉和平移。