PlayerSettings.SetPlatformVuforiaEnabled

Cambiar al Manual
public static void SetPlatformVuforiaEnabled (BuildTargetGroup targetGroup, bool enabled);

Parámetros

targetGroupThe BuildTargetGroup you wish to set the value for.
enabledTrue to enable Vuforia AR, false otherwise.

Descripción

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