CVRChaperoneSetup.SetWorkingPlayAreaSize(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:
void SetWorkingPlayAreaSize(float sizeX, float sizeZ);
public void SetWorkingPlayAreaSize (float sizeX, float sizeZ);
member this.SetWorkingPlayAreaSize : single * single -> unit
Public Sub SetWorkingPlayAreaSize (sizeX As Single, sizeZ As Single)
Parameters
- sizeX
- Single
- sizeZ
- Single