PlayerSettings.SetPlatformVuforiaEnabled

매뉴얼로 전환
public static void SetPlatformVuforiaEnabled (BuildTargetGroup targetGroup, bool enabled);

파라미터

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

설명

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