Table of Contents

Class Display

Namespace
easyar
Assembly
EasyAR.Sense.dll

Display device.

public static class Display
Inheritance
Display

Properties

DefaultHMDDisplay

Default head-mounted display. Used on head-mounted devices. Screen rotation is 0.

public static IDisplay DefaultHMDDisplay { get; }

Property Value

DefaultSystemDisplay

Default system display. Used on desktop devices or mobile phones.

public static IDisplay DefaultSystemDisplay { get; }

Property Value