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