I'm trying to use the code modify MaxSimultaneousObjectTargets
But I found that the changes only take effect until the Vuforia is initialized
How can I use dynamic adjustment of code
API:VuforiaConfiguration.Instance.Vuforia.MaxSimultaneousObjectTargets
Unity 2018.4 Vuforia8.3.8
Attachment | Size |
---|---|
![]() | 22.44 KB |
Hi,
Please try SetHint, more info here: https://library.vuforia.com/content/vuforia-library/en/reference/unity/classVuforia_1_1VuforiaUnity.html#afee7b990fb51510da24e68fb838ef758
Thank you.
Vuforia Engine Support