Michael,

> Here's a simple question for the 3D experts of you:
> 
> Is there a way to display a text member in 3D mode as a wireframe? 
> 
> I didn't find anything on this in the docs ...

Just set the shader's renderStyle property to #wire:

member("text").shader[1].renderStyle = #wire

The above assumes that you're using the default shader on your text member
set to 3D display mode, if you're not then adjust as needed. Remember that
when in 3D display mode, text members behave in many ways the same as
standard 3D members do, including the ability to set the shader's
renderStyle property to #wire for wireframe display.

NOTE: wireframe display is not supported by the software renderer, you must
be using OpenGL or DirectX.

Cheers,
Tom Higgins
Product Specialist - Director Team
Macromedia

Announcing Director MX 2004, de lekkerste!
http://www.macromedia.com/software/director

...
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]

Reply via email to