C++ Java Unity
Unity Reference
Device Class Reference

Vuforia abstract representation of the Device (hardware) that it is running on. More...

Inheritance diagram for Device:
EyewearDevice

Properties

static Device Instance [get]
 Returns the singleton instance of a Device (thread safe). An EyewearDevice is returned if Vuforia is running on a dedicated eyewear device. More...
 

Detailed Description

Vuforia abstract representation of the Device (hardware) that it is running on.

This class provides for the management of the viewer that Vuforia will create RenderingPrimitives for. A viewer is hardware worn by the user for example a VR enclosure for a mobile phone or a dedicated eyewear device.

Property Documentation

Device Instance
staticget

Returns the singleton instance of a Device (thread safe). An EyewearDevice is returned if Vuforia is running on a dedicated eyewear device.