Hi,
I have GLfreeforms in my scene and I want to change target camera for zoom to selected Glfreeform but it does not work , I think position of any GLfreeform is (0,0,0) or parent Dummycube position, How can I define special position of selected GLfreeform or how can I change target camera for GLfreeforms real position ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have GLfreeforms in my scene and I want to change target camera for zoom to selected Glfreeform but it does not work , I think position of any GLfreeform is (0,0,0) or parent Dummycube position, How can I define special position of selected GLfreeform or how can I change target camera for GLfreeforms real position ?
Hi try to call GLSceneViewer.Invalidate
Cheers