CVRChaperoneSetup.SetWorkingStandingZeroPoseToRawTrackingPose 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:
void SetWorkingStandingZeroPoseToRawTrackingPose(Microsoft::MixedReality::Toolkit::OpenVR::Headers::HmdMatrix34_t % pMatStandingZeroPoseToRawTrackingPose);
public void SetWorkingStandingZeroPoseToRawTrackingPose (ref Microsoft.MixedReality.Toolkit.OpenVR.Headers.HmdMatrix34_t pMatStandingZeroPoseToRawTrackingPose);
member this.SetWorkingStandingZeroPoseToRawTrackingPose : HmdMatrix34_t -> unit
Public Sub SetWorkingStandingZeroPoseToRawTrackingPose (ByRef pMatStandingZeroPoseToRawTrackingPose As HmdMatrix34_t)
Parameters
- pMatStandingZeroPoseToRawTrackingPose
- HmdMatrix34_t