PlayerSettings.SetPlatformVuforiaEnabled

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

Parameters

targetGroup要为设置值的 BuildTargetGroup。
enabled如果启用 Vuforia AR,则为 true;否则为 false。

Description

设置 Player Settings 中指定 BuildTargetGroup 的 Vuforia AR 复选框的值。