![]() |
#1
|
|||
|
|||
Script question
Hello,
I am going over the Vizard tutorials and I ran into that script line and the tutorial does not explain what all those arguments mean. Could you please tell me? sky2 = viz.add('skydome.dlc',0,'',0,0,0,0,viz.WORLD,2) Thanks, Vinicius |
#2
|
|||
|
|||
The skydome.dlc plugin takes some optional arguments on intialization. The zero arguments are simply dummy placeholders. The important argument is the 2 at the end tells the skydome to be added to scene 2.
|
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|