Click or drag to resize

AppIsVrClient Property

Returns true if the current client is a VR client

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public static bool IsVrClient { get; }

Property Value

Type: Boolean
See Also