PlayerSettings.GetPlatformVuforiaEnabled

Cambiar al Manual
public static bool GetPlatformVuforiaEnabled (BuildTargetGroup targetGroup);

Parámetros

targetGroupThe BuildTargetGroup you wish to get the value for.

Valor de retorno

bool True if Vuforia AR is enabled, false otherwise.

Descripción

Gets the current value of the Vuforia AR checkbox in the Player Settings for the specified buildTargetGroup.