Version: 2017.3

PlayerSettings.GetAvailableVirtualRealitySDKs

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

파라미터

targetGroup The BuildTargetGroup to return the list for.

반환

string[] List of available Virtual Reality SDKs.

설명

Returns a list of the available Virtual Reality SDKs that are supported on a given BuildTargetGroup.

The strings in this list can be passed to the SetVirtualRealitySDKs method to set which SDKs the application will support.