Version: 2018.1
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.