![]() |
|
#2
|
|||
|
|||
|
Hi,
Here's some sample code that will translate the viewers head position to (1,2,3): Code:
view = viz.get(viz.MAIN_VIEWPOINT) view.translate(1,2,3) |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|