Version: 2017.2

PlayerSettings.GetVirtualRealitySDKs

Switch to Manual
public static string[] GetVirtualRealitySDKs (BuildTargetGroup targetGroup);

Parameters

targetGroup The BuildTargetGroup to return the SDK list for.

Returns

string[] Ordered list of Virtual Reality SDKs.

Description

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.