This version of Unity is unsupported.
Method group is Obsolete

PlayerSettings.GetVirtualRealitySupported

Switch to Manual
Obsolete public static bool GetVirtualRealitySupported(BuildTargetGroup targetGroup);

Parameters

targetGroupThe BuildTargetGroup to return the value for.

Returns

bool True if Virtual Reality Support is enabled.

Description

Returns whether or not Virtual Reality Support is enabled for a given BuildTargetGroup.