Immerseum.VRSimulator Namespace : PlayArea Class |
For a list of all members of this type, see PlayArea members.
Name | Description | |||||
---|---|---|---|---|---|---|
applyColliders | Generates and applies one Colliders to the Play Area as applicable. | |||||
applyColorToOculusPlayArea | Applies the Play Area's color to the Oculus Boundary system. | |||||
applySettingsToSteamPlayArea | Applies the Play Area's size and appearance settings to the SteamVR_PlayArea component attached to the camera rig.
| |||||
applySteamPlayAreaSettings | Applies the camera rig's SteamVR_PlayArea component size and appearance settings to the simulated Play Area. | |||||
calibratePlayArea | Adjusts the sizing / dimensions of the Play Area to correspond to the HMD Play Area and its calibrated settings (if available). | |||||
getDistance | Overloaded. Returns the shortest distance from the point to the Play Area's bounds. | |||||
isWithinBoundary | Overloaded. Determines whether the point is within the Play Area's bounds. | |||||
move | Repositions the Play Area at the provided coordinates. | |||||
recenterOnAvatar | Positions the Play Area to be centered on the user's avatar. | |||||
setDimensions | Overloaded. Adjusts the dimensions of the Play Area to the width/depth provided. | |||||
setMaterial | Sets the Material and Color that are applied to the Play Area. | |||||
setParent | Changes the parent of the Play Area gameobject in the scene hierarchy. | |||||
setPlayAreaSize | Overloaded. Sets the size of the Play Area to one of the preconfigured PlayAreaSize values. | |||||
setVertices | Sets the size of the Play Area based on a collection of vertex points that define the boundary. |