Share via


ControllerModel.IsSupported Property

Definition

Returns true if the necessary OpenXR feature extensions are enabled on the current runtime.

public static bool IsSupported { get; }
static member IsSupported : bool
Public Shared ReadOnly Property IsSupported As Boolean

Property Value

Remarks

This value should not be assumed immutable and should be queried on a new XR session.

Applies to