![]() |
|
#1
|
|||
|
|||
The getPosition() command returns an [x,y,z] list that you access like other Python lists:
Code:
pos = tracker.getPosition() x = pos[0] y = pos[1] z = pos[2] |
![]() |
Tags |
scene, texture, vizard |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Changing objects in scene | Van | Vizard | 2 | 12-02-2016 02:04 AM |
How to show different objects on different windows from the same scene | Joran | Vizard | 3 | 07-14-2014 03:07 PM |
Copying Scene? | Brett Lindberg | Vizard | 0 | 08-28-2009 11:56 PM |
importing a single WRL with many objects. | giancamati | Vizard | 3 | 12-18-2006 01:13 PM |
Could not find plugin to load objects... | halley | Vizard | 1 | 05-30-2006 11:01 AM |