new VRADF()
A class that represents an Area Description File (ADF). An ADF can be
generated and stored in the current device using a different application like the
area description example in the Tango C-Examples. An AR VRDisplay may request a list of
all the ADFs
- Source:
Members
(readonly) creationTime :long
The time stamp in millisenconds when the ADF was created.
Type:
- long
- Source:
(readonly) name :string
A human readable name to easily identify and describe the content of the ADF.
Type:
- string
- Source:
(readonly) uuid :string
The unique identifier for the ADF. Use it to enable/disable an ADF.
Type:
- string
- Source: