WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: Murilo
Forum: Vizard 11-17-2007, 06:30 AM
Replies: 2
Views: 13,946
Posted By Murilo
I found a way! import viz viz.go() ...

I found a way!


import viz
viz.go()

menuScene = viz.addScene()

menuView = viz.addView()
menuView.setScene(menuScene)
Forum: Vizard 11-17-2007, 06:24 AM
Replies: 2
Views: 13,946
Posted By Murilo
Visible On/Off for a "menu"

Hi... I'm trying to make visible or not pushing a key for a future menu...

import viz
viz.go()

menuScene = viz.addScene()

menuView = viz.addView()
menuView.setScene(menuScene)
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -7. The time now is 02:32 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC