emulatedPosition property

bool get emulatedPosition

The emulatedPosition read-only attribute of the XRPose interface is a Boolean value indicating whether or not both the XRRigidTransform.position component of the pose's XRPose.transform is directly taken from the XR device, or it's simulated or computed based on other sources.

Implementation

external bool get emulatedPosition;