CVRChaperoneSetup.GetWorkingStandingZeroPoseToRawTrackingPose Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
bool GetWorkingStandingZeroPoseToRawTrackingPose(Microsoft::MixedReality::Toolkit::OpenVR::Headers::HmdMatrix34_t % pmatStandingZeroPoseToRawTrackingPose);
public bool GetWorkingStandingZeroPoseToRawTrackingPose (ref Microsoft.MixedReality.Toolkit.OpenVR.Headers.HmdMatrix34_t pmatStandingZeroPoseToRawTrackingPose);
member this.GetWorkingStandingZeroPoseToRawTrackingPose : HmdMatrix34_t -> bool
Public Function GetWorkingStandingZeroPoseToRawTrackingPose (ByRef pmatStandingZeroPoseToRawTrackingPose As HmdMatrix34_t) As Boolean
Parameters
- pmatStandingZeroPoseToRawTrackingPose
- HmdMatrix34_t