Enum ARSessionFactory.FrameSourceSortMethod.MotionTrackerSortMethod
- 名前空間
- easyar
- アセンブリ
- EasyAR.Sense.dll
EasyAR motion tracker/System SLAM (ARCore, ARKit, AREngine) frame source のソート方法。
public enum ARSessionFactory.FrameSourceSortMethod.MotionTrackerSortMethod
フィールド
PreferSystem = 0System SLAM(ARCore, ARKit, AREngine)を優先します。
PreferEasyAR = 1EasyAR motion tracker を優先します。