Click or drag to resize

IVREnvironmentSettings Interface

A IConfigProperty that contains information about the current VR Platform's environment

Namespace:  ImmerseSDK.Config
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
public interface IVREnvironmentSettings : IConfigProperty

The IVREnvironmentSettings type exposes the following members.

Methods
  NameDescription
Public methodGetPlaySpaceSize
Gets the current VR play space area
Top
See Also