API reference
API reference
Select your platform
No SDKs available
No versions available

ITrackingToWorldTransformer Interface

Overview

Properties

Transform
Quaternion

Public Member Functions

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.

Details

Properties

Transform Oculus.Interaction.Input.ITrackingToWorldTransformer.Transform
No description available.
Quaternion Oculus.Interaction.Input.ITrackingToWorldTransformer.WorldToTrackingWristJointFixup
No description available.

Member Functions

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)
Did you find this page helpful?
Thumbs up icon
Thumbs down icon