Transform | Transform[Get] |
Quaternion |
Pose | ToWorldPose ( Pose poseRh ) Converts a tracking space pose to a pose in in Unity's world coordinate space (i.e. |
Pose | ToTrackingPose ( in Pose worldPose ) Converts a world space pose in Unity's coordinate space to a pose in tracking space (i.e. |
Transform Oculus.Interaction.Input.ITrackingToWorldTransformer.Transform |
---|
No description available.
|
Quaternion Oculus.Interaction.Input.ITrackingToWorldTransformer.WorldToTrackingWristJointFixup |
---|
No description available.
|
Pose Oculus.Interaction.Input.ITrackingToWorldTransformer.ToWorldPose ( Pose poseRh ) |
---|
Converts a tracking space pose to a pose in in Unity's world coordinate space (i.e. teleportation applied) |
Pose Oculus.Interaction.Input.ITrackingToWorldTransformer.ToTrackingPose ( in Pose worldPose ) |
---|
Converts a world space pose in Unity's coordinate space to a pose in tracking space (i.e. no teleportation applied) |