Describes the transform data of a real-world point.
To track and stabilize around important points in the real world, add a ReferencePoint at the point of interest, and respond to updates to that ReferencePoint. Each frame, each ReferencePoint may have its position and rotation updated (see Environment.ReferencePointUpdated) as the device gains a more thorough understanding of where that point is in Unity space.
Id | ID for the reference point that is unique across the session. |
Pose | The pose (position and rotation) of the reference point. Respond to changes in this pose to correct for changes in the device's understanding of where this point is in the real world. |
TrackingState | The TrackingState of the reference point. |
Did you find this page useful? Please give it a rating: