![]() |
|
#1
|
|||
|
|||
|
Is there any command to flip the object?
I want to flip all the object (or the whole vision view world) in viszard upsidedown. Is there any code that can do that? Thanks
|
|
#2
|
|||
|
|||
|
You could roll the view 180 degrees:
Code:
viz.MainView.setEuler([0,0,180]) |
|
#3
|
|||
|
|||
|
I want the mirror flip function. I see many video player has such function. Will vizard provide this function?
If I wanna do it by my own, What I can do to modify some of the code in vizard? |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remove link and have object drop/collide? | cgibb | Vizard | 6 | 03-02-2010 04:18 PM |
| retrieve Object names | Geoffrey | Vizard | 11 | 12-11-2009 04:26 AM |
| Making an object to appear after other object done animating | jaylocco | Vizard | 2 | 07-13-2009 06:17 PM |
| reseting an object | durf | Vizard | 3 | 03-17-2009 11:48 PM |
| rotate to object | jargon | Vizard | 1 | 08-08-2005 12:20 PM |