Information about how RootPose was created, for example whether it is the raw pose from tracking, or whether is has been filtered or modified in the DataModifier<TData> stack.
Pose PointerPose[Get]
The pointer pose for the controller, which is generally used as the raycast source pose.
Information about how PointerPose was created, for example whether it is the raw pose from tracking, or whether is has been filtered or modified in the DataModifier<TData> stack.
bool IsDominantHand[Get]
True if this controller is associated with the dominant hand, as set by the system handedness.
ControllerDataSourceConfig Config[Get]
This data object contains configuration data that is shuttled through the DataModifier<TData> stack.