Editar

Compartilhar via


XRSettingsUtilities.LegacyXRAvailable Property

Definition

Checks if an XR SDK plugin is installed that disables legacy XR. Returns false if so. Also returns false in Unity 2020 and above where Legacy XR has been removed.

public:
 static property bool LegacyXRAvailable { bool get(); };
public static bool LegacyXRAvailable { get; }
static member LegacyXRAvailable : bool
Public Shared ReadOnly Property LegacyXRAvailable As Boolean

Property Value

Applies to