wireframe and some shading style using external function calls. So,
I need to use the Java API to interact with the Rendering,
Any suggestions on how to accomplish this
- Code: Select all
X3DNode sourceShape = getShape(NodesArrey[i]);
sourceShape.getNode().Rendering=wireframe
