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