Re: DrawStyle in VRML?

Gavin Bell (gavin@krypton.engr.sgi.com)
Mon, 20 Nov 1995 13:27:36 -0800


On Nov 20, 3:38pm, df@cen.com wrote:
> Subject: DrawStyle in VRML?
> --
>
> Is the iv DrawStyle supported in VRML?

It isn't part of the VRML spec.

But if you specify it this way:

DrawStyle {
fields [ SFEnum style, SFFloat pointSize, SFFloat lineWidth ]
lineWidth 4
}

... then WebSpace (at least) will Do The Right Thing (as will any other
Inventor 2.1 application), and other VRML browsers that follow the VRML spec
will just ignore it.


  • Next message: Jason Hirsch: ghow to paint"
  • Previous message: df@cen.com: gDrawStyle in VRML?"
  • Maybe in esply to: df@cen.com: gDrawStyle in VRML?"