Table of Contents

Class DisplayEmulator

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

旋轉模擬器。

public class DisplayEmulator : IDisplay
繼承
DisplayEmulator
實作

屬性

Rotation

設備旋轉信息。

public int Rotation { get; }

方法

EmulateRotation(RotationMode)

模擬屏幕旋轉為mode

public void EmulateRotation(DisplayEmulator.RotationMode mode)

參數

mode