transform property
XRRigidTransform
get
transform
The transform read-only attribute of the
XRPose interface is a XRRigidTransform object providing
the position and orientation of the pose relative to the base XRSpace
as specified when the pose was obtained by calling
XRFrame.getPose.
Implementation
external XRRigidTransform get transform;