Version: 2022.3
言語: 日本語
Method group is Obsolete

PlayerSettings.SetVirtualRealitySupported

マニュアルに切り替える
Obsolete public static void SetVirtualRealitySupported (BuildTargetGroup targetGroup, bool value);

パラメーター

targetGroup The BuildTargetGroup to set the value for.
value The value to set, true to enable, false to disable.

説明

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