Anchor Provider for Oculus/Meta headsets.
More...
|
| | OVRFMARAnchor (string id, OVRSpatialAnchor ovrAnchor) |
| | Creates an anchor with the given id and ovrAnchor.
|
| |
|
| override string | Id [get] |
| | The id of the anchor.
|
| |
| override Vector3 | Position [get] |
| | The position of the anchor.
|
| |
| override Quaternion | Rotation [get] |
| | The rotation of the anchor.
|
| |
| OVRSpatialAnchor | OvrAnchor [get] |
| | The source OVR anchor.
|
| |
| 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.
|
| |
Anchor Provider for Oculus/Meta headsets.
◆ OVRFMARAnchor()
| OVRFMARAnchor.OVRFMARAnchor |
( |
string | id, |
|
|
OVRSpatialAnchor | ovrAnchor ) |
|
inline |
Creates an anchor with the given id and ovrAnchor.
- Parameters
-
| id | The id of the anchor. |
| ovrAnchor | |
◆ Id
| override string OVRFMARAnchor.Id |
|
get |
◆ OvrAnchor
| OVRSpatialAnchor OVRFMARAnchor.OvrAnchor |
|
get |
◆ Position
| override Vector3 OVRFMARAnchor.Position |
|
get |
The position of the anchor.
◆ Rotation
| override Quaternion OVRFMARAnchor.Rotation |
|
get |
The rotation of the anchor.
The documentation for this class was generated from the following file:
- /github/workspace/Packages/FMAR/XR_Providers/Oculus/Runtime/Scripts/OVRFMARAnchor.cs