![]() |
|
#1
|
|||
|
|||
I see that there is a viz.window.setPosition(0,0)... what do I need to set that to so It shows on video card 2 and spans to 3?
|
#2
|
|||
|
|||
Use the viz.window.setSize() command to change the size of the graphics window. To exit your script just press Escape key, or call viz.quit() within your script.
|
![]() |
|
|