Immerseum.VRSimulator Namespace : PlayArea Class |
For a list of all members of this type, see PlayArea members.
Name | Description | |||||
---|---|---|---|---|---|---|
depth | Indicates the depth (along the z-axis) of the Play Area. | |||||
dimensions | Indicates the dimensions (width / depth) of the Play Area as a Vector2. | |||||
height | The height (along the y-axis) of the Play Area.
| |||||
isAvatarOutsideBoundary | Indicates whether the user's avatar is currently outside of the Play Area's bounds. | |||||
isAvatarWithinBoundary | Indicates whether the user's avatar is currently inside of the Play Area's bounds. | |||||
isVisible | Indicates whether the Play Area is currently visible within the scene. | |||||
size | The PlayAreaSize that determines the width/depth of this Play Area. | |||||
width | Indicates the width (along the x-axis) of the Play Area. |