Hello all,
In the past I got the need of implementing a low-pass-filter in Vuforia and for that I changed the private method "PositionCamera" in the file StateManagerImpl.cs ( existent on Assets/Qualcomm Augmented Reality/Scripts/Internal/StateManagerImpl.cs ).
After upgrade to Vuforia 2.8 this file doesn't exist and looks like it's compiled inside a .dll .
Is there anyway for me to override this method so that I regain my low-pass-filter, again?
Thanks for your time. Best Regards,
Joel Oliveira
Thank you David. I'll try that and if I find any problem I'll get back at you.