Click or drag to resize

LayersVR Property

ImmerseSDK's VR layer, used for objects that should only be visible in the VR composite camera (e.g. the grid)

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public static int VR { get; private set; }

Property Value

Type: Int32
See Also