PlayerSettings.SetVirtualRealitySupported

Cambiar al Manual
public static void SetVirtualRealitySupported (BuildTargetGroup targetGroup, bool value);

Parámetros

targetGroupThe BuildTargetGroup to set the value for.
valueThe value to set, true to enable, false to disable.

Descripción

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