|  | 
| 
 Active scene Hi, is it possible to ask for the active scene? I want to write an if-query and only want to do actions, if the active scene is scene 2. Thanks a lot.... | 
| 
 Yes, the following code should do what you are asking for: Code: if viz.MainWindow.getView().getScene() == viz.Scene2: | 
| 
 Hey farshizzo, that's it! Great - thanks a lot.... | 
| All times are GMT -7. The time now is 11:52 AM. | 
	Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
	
	Copyright 2002-2023 WorldViz LLC