Version: 2017.4
public static string[] GetAvailableVirtualRealitySDKs (BuildTargetGroup targetGroup);

パラメーター

targetGroupThe 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.