CVRChaperoneSetup.GetWorkingPlayAreaSize(Single, Single) 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 GetWorkingPlayAreaSize(float % pSizeX, float % pSizeZ);
public bool GetWorkingPlayAreaSize (ref float pSizeX, ref float pSizeZ);
member this.GetWorkingPlayAreaSize : single * single -> bool
Public Function GetWorkingPlayAreaSize (ByRef pSizeX As Single, ByRef pSizeZ As Single) As Boolean
Parameters
- pSizeX
- Single
- pSizeZ
- Single