struct in UnityEngine.Experimental.XR
/
Implemented in:UnityEngine.XRModule
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseData to be passed to the user when the device corrects its understanding of the world enough that the ReferencePoint's position or rotation has changed.
PreviousPose | The previous Pose of the ReferencePoint, prior to this event. |
PreviousTrackingState | The previous TrackingState of the ReferencePoint, prior to this event. |
ReferencePoint | The reference point that has the value of its position, rotation, or both changed enough through the device correcting its understanding of where this point should be located in device space. |