Abstract base class representing an anchor in the environment. Provides properties for the anchor's ID, position, and rotation.
More...
|
| 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.
|
| |
Abstract base class representing an anchor in the environment. Provides properties for the anchor's ID, position, and rotation.
◆ Id
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:
- /github/workspace/Packages/FMAR/Core/Runtime/Scripts/FMARAnchor.cs