PlayerSettings.GetVirtualRealitySDKs

매뉴얼로 전환
public static string[] GetVirtualRealitySDKs (BuildTargetGroup targetGroup);

파라미터

targetGroupThe BuildTargetGroup to return the SDK list for.

반환

string[] Ordered list of Virtual Reality SDKs.

설명

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

The list returned will be in the same order as it appears in the PlayerSettings window.