Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

TrackedPoseDriver.poseProviderComponent

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

public Experimental.XR.Interaction.BasePoseProvider poseProviderComponent;

Description

Optional: This field holds the reference to the PoseProvider instance that, if set, will be used to override the behavior of the TrackedPoseDriver. When this field is empty, the TrackedPoseDriver will operate as per usual, with pose data being retrieved from the device or pose settings of the TrackedPoseDriver. When this field is set, the pose data will be provided by the attached PoseProvider. The device or pose fields will be hidden as they are no longer used to control the parent GameObject Transform.

Did you find this page useful? Please give it a rating: