This version of Unity is unsupported.

PlayerSettings.GetVirtualRealitySDKs

Switch to Manual

Declaration

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.