Immerseum.VRSimulator Namespace : PlayAreaManager Class |
For a list of all members of this type, see PlayAreaManager members.
Name | Description | |
---|---|---|
doesPlayAreaDisplayAtDistance | Indicates whether the Play Area should be displayed given the distance supplied. | |
doesPlayAreaDisplayOnInputAction | Overloaded. Indicates whether the Play Area should be toggled (displayed or hidden) on an . | |
getPlayAreaDimensions | Returns the width (X) and depth (Z) of the Play Area as a Vector2 value. | |
setInputMoveTarget | Sets whether the user's movement is bound to the size of their play area, either determined by their HMD configuration or by the scene designer. | |
setIsMovementBoundToPlayArea | Sets whether the user's movement is bound to the size of their play area, either determined by their HMD configuration or by the scene designer. | |
setPlayArea | Sets the instance of the Play Area object that is assigned to the Immerseum Play Area. | |
setPlayAreaBorderThickness | Sets the value of the playAreaBorderThickness. | |
setPlayAreaColor | Sets the Color to apply to the Play Area. | |
setPlayAreaDisplayOnApproachDistance | Sets the value of playAreaDisplayOnApproachDistance. | |
setPlayAreaDisplayOnInputAction | Sets the value of playAreaDisplayOnInputAction which determines which toggles the display of the Play Area. | |
setPlayAreaDisplayTrigger | Sets the value of playAreaDisplayTrigger. | |
setPlayAreaMaterial | Sets the Material to apply to the Play Area. | |
setPlayAreaSize | Sets the value of playAreaSize and propagates that information to the scene. |