![]() |
#2
|
|||
|
|||
Hi,
If you only need to wait for a key press then use the viz.waitkey command. For example, if you wanted to wait for the spacebar to be pressed you would do the following inside your director function: Code:
viz.waitkey(' ') |
Thread Tools | |
Display Modes | Rate This Thread |
|
|