PlayerSettings.SetVirtualRealitySupported

매뉴얼로 전환
public static void SetVirtualRealitySupported (BuildTargetGroup targetGroup, bool value);

파라미터

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

설명

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