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.
Syntax
public static void setIsMovementBoundToPlayArea(
bool
)
Parameters
- value
- Boolean value that determines the value of isMovementBoundToPlayArea.
See Also