Experimental: this API is experimental and might be changed or removed in the future.

ReferencePointUpdatedEventArgs

struct in UnityEngine.Experimental.XR

매뉴얼로 전환

설명

Data 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.

변수

PreviousPoseThe previous Pose of the ReferencePoint, prior to this event.
PreviousTrackingStateThe previous TrackingState of the ReferencePoint, prior to this event.
ReferencePointThe 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.