Hi,
This was only mentioned in the migration guides.
ImageTracker
and InstantTracker
now have a new option called Legacy Scale
. In previous versions of the plugin, the augmentations needed to be scaled by a factor of 10 to match their targets. In the new version, this is no longer required. However, for backwards compatibility, the Legacy Scale
allows developers to re-enable the old behavior. Keep in mind that this option will be removed in future versions and is only intended to ease the transition of existing projects.
These options will be removed in future updates, so, if possible, please make sure to adapt the project and disable them.
Best regards,
Alexandru
Matthias Knuser
There seams to be no documentation about ImageTracker.UseLegacyScaling and InstantTracker.UseLegacyScaling. What do they do exactly?