CVRChaperone Class
Namespace: Valve.VR
Assembly: Stride.VirtualReality.dll
System.Object →
CVRChaperone
Derived from CVRChaperone:
public class CVRChaperone
|
Improve this Doc
View Source
Methods
AreBoundsVisible()
public bool AreBoundsVisible()
Returns
Type |
Description |
System.Boolean |
|
ForceBoundsVisible(Boolean)
public void ForceBoundsVisible(bool bForce)
Parameters
Type |
Name |
Description |
System.Boolean |
bForce |
|
GetBoundsColor(ref HmdColor_t, Int32, Single, ref HmdColor_t)
public void GetBoundsColor(ref HmdColor_t pOutputColorArray, int nNumOutputColors, float flCollisionBoundsFadeDistance, ref HmdColor_t pOutputCameraColor)
Parameters
Type |
Name |
Description |
HmdColor_t |
pOutputColorArray |
|
System.Int32 |
nNumOutputColors |
|
System.Single |
flCollisionBoundsFadeDistance |
|
HmdColor_t |
pOutputCameraColor |
|
GetCalibrationState()
public ChaperoneCalibrationState GetCalibrationState()
Returns
GetPlayAreaRect(ref HmdQuad_t)
public bool GetPlayAreaRect(ref HmdQuad_t rect)
Parameters
Returns
Type |
Description |
System.Boolean |
|
GetPlayAreaSize(ref Single, ref Single)
public bool GetPlayAreaSize(ref float pSizeX, ref float pSizeZ)
Parameters
Type |
Name |
Description |
System.Single |
pSizeX |
|
System.Single |
pSizeZ |
|
Returns
Type |
Description |
System.Boolean |
|
ReloadInfo()
ResetZeroPose(ETrackingUniverseOrigin)
public void ResetZeroPose(ETrackingUniverseOrigin eTrackingUniverseOrigin)
Parameters
SetSceneColor(HmdColor_t)
public void SetSceneColor(HmdColor_t color)
Parameters
Extension Methods