Version: 2017.2

PlayerSettings.SetPlatformVuforiaEnabled

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

파라미터

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

설명

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