PlayerSettings.GetVirtualRealitySDKs

Cambiar al Manual
public static string[] GetVirtualRealitySDKs (BuildTargetGroup targetGroup);

Parámetros

targetGroupThe BuildTargetGroup to return the SDK list for.

Valor de retorno

string[] Ordered list of Virtual Reality SDKs.

Descripción

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.