![]() |
Change Viewpoint in different scenes
Good morning,
I want to change the viewpoint from scene to scene. So I want to set in scene1: Code:
viz.MainView.setPosition(0,0,-10)Code:
viz.MainView.setPosition(0,4,-7)This is okay. But if I want to change back to scene1 and make Code:
viz.MainView.setPosition(0,0,-10)I've tested it with this Code:
print viz.MainView.getPosition()Thanks! |
Can you post a fully functional script that replicates your problem?
|
| All times are GMT -7. The time now is 06:11 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC