I maybe missed something in the forum but I can't figure how I can create a new guideview when I load a different dataset. I tried to use the API documentation but it's not better.
When you load and activate a database you can set the guideview using the ModelTargetBehaviour's GuideViewMode field. Set the field to ModelTargetBehaviour.GuideVIewDisplayMode.GuideView2D (or 3D) and you should be good. Let me know if you have any other questions on this.
Hello MParveau,
When you load and activate a database you can set the guideview using the ModelTargetBehaviour's GuideViewMode field. Set the field to ModelTargetBehaviour.GuideVIewDisplayMode.GuideView2D (or 3D) and you should be good. Let me know if you have any other questions on this.
Thanks,
Vuforia Support