> > Hi,
> >
> > I have loaded an object (*.wrl file) using the VRMLloader.
> > I got its geometry like this
> >
> > GeometryArray childGeom = (GeometryArray) childShape.getGeometry();
> > // where childShape is its Shape3D
> >
> > Now in the VRML fil
Tina Manoharan Valappil wrote:
>
> Hi,
>
> I have loaded an object (*.wrl file) using the VRMLloader.
> I got its geometry like this
>
> GeometryArray childGeom = (GeometryArray) childShape.getGeometry();
> // where childShape is its Shape3D
>
> Now
Hi,
I have loaded an object (*.wrl file) using the VRMLloader.
I got its geometry like this
GeometryArray childGeom = (GeometryArray) childShape.getGeometry();
// where childShape is its Shape3D
Now in the VRML file I can see that the color of th