PlayerSettings.SetVirtualRealitySDKs

매뉴얼로 전환
public static void SetVirtualRealitySDKs (BuildTargetGroup targetGroup, string[] sdks);

파라미터

targetGroupThe BuildTargetGroup to set the SDK list for.
sdksList of Virtual Reality SDKs.

설명

Set the List of Virtual Reality SDKs for a given BuildTargetGroup.

The Player settings Virtual Reality SDK list will be updated to match the list passed to this method.