Version: 2017.2

PlayerSettings.SetPlatformVuforiaEnabled

Switch to Manual
public static void SetPlatformVuforiaEnabled (BuildTargetGroup targetGroup, bool enabled);

Parameters

targetGroup The BuildTargetGroup you wish to set the value for.
enabled True to enable Vuforia AR, false otherwise.

Description

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