Click or drag to resize

VRHardwareUnityPlugin Enumeration

Type of VR Hardware Unity plugin to use. This is used to determine which prefabs to create at runtime for the avatar and controllers.

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public enum VRHardwareUnityPlugin
Members
  Member nameValueDescription
None0
UnityXR1
SteamVR2
See Also