FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMARAnchor Class Referenceabstract

Abstract base class representing an anchor in the environment. Provides properties for the anchor's ID, position, and rotation. More...

Inheritance diagram for FMARAnchor:
MLFMARAnchor OVRFMARAnchor

Properties

string Id [get]
 Gets the unique identifier of the anchor.
 
Vector3 Position [get]
 Gets the position of the anchor.
 
Quaternion Rotation [get]
 Gets the rotation of the anchor.
 

Detailed Description

Abstract base class representing an anchor in the environment. Provides properties for the anchor's ID, position, and rotation.

Property Documentation

◆ Id

string FMARAnchor.Id
getabstract

Gets the unique identifier of the anchor.

◆ Position

Vector3 FMARAnchor.Position
getabstract

Gets the position of the anchor.

◆ Rotation

Quaternion FMARAnchor.Rotation
getabstract

Gets the rotation of the anchor.


The documentation for this class was generated from the following file: