Click or drag to resize

VRPlatformInfo Class

A helper class for getting information about the VR hardware that is currently attached
Inheritance Hierarchy
SystemObject
  ImmerseSDKVRPlatformInfo

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public static class VRPlatformInfo

The VRPlatformInfo type exposes the following members.

Constructors
  NameDescription
Private methodStatic memberVRPlatformInfo
Top
Methods
  NameDescription
Public methodStatic memberGetHardwareType
Gets the currently attached VR hardware
Top
See Also