>you can choose wireframe rendering mode
>in the general
I think he wants to have only one object
as wireframe and the rest normal.
Well i would advice to use a Switch{}
node, and in choice[], you put both the
object in IndexedFaceSet/anything you
got it in, and the object in
IndexedLineSet which are only the lines
of the object.
Using a Script, you can tell the Switch
whether you want to see the object or
the wireframe of the object by changing
the whichChoice value.
Tell me if it's chinese, then i'll put
an example.
|
|