Click or drag to resize

IVREnvironmentSettingsGetPlaySpaceSize Method

Gets the current VR play space area

Namespace:  ImmerseSDK.Config
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
UnityEngine.Vector2 GetPlaySpaceSize()

Return Value

Type: UnityEngine.Vector2
A Vector2 that defines the width and height of the play area
See Also