This version of Unity is unsupported.

QualitySettings.GetActiveQualityLevelsForPlatform

Switch to Manual

Declaration

public static int[] GetActiveQualityLevelsForPlatform(string buildTargetGroupName);

Parameters

buildTargetGroupName The platform target.

Returns

int[] The array with the Quality Level indexes that are selected for the given platform.

Description

[Editor Only] Obtains an array with the Quality Level indexes that are selected for the given platform.