Jamie Dyer escribi�:
> How do I get all the model's camera's etc. out of an imported w3d
file. I want to be able to list them and then modify them with lingo
You find useful Ulalla�s tool 3DPI:
http://www.3dpi-director.com/
> Currently I can access them through their numbers but is there a way
to use their names that they were given in the 3d package?
put member("imported 3D").model[1].name
-- "door"
put member("imported 3D").model("door")
-- "door"
HTH
--
Agust�n Mar�a Rodr�guez | [EMAIL PROTECTED] | www.OnWine.com.ar
[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!]
- <lingo-l> wd3 file to director Jamie Dyer
- <lingo-l> DirectMediaXtra Screengrab Agust�n Mar�a Rodr�guez
- <lingo-l> DirectMediaXtra Screengra... Ben Wakeford
- RE: <lingo-l> wd3 file to director Jamie Dyer
- Re: <lingo-l> camera spline movemen... Agust�n Mar�a Rodr�guez
- RE: <lingo-l> wd3 file to director Buzz Kettles
- RE: <lingo-l> wd3 file to director Jamie Dyer
- Re: <lingo-l> wd3 file to director Agust�n Mar�a Rodr�guez
- RE: <lingo-l> wd3 file to director Buzz Kettles
- RE: <lingo-l> wd3 file to director Jamie Dyer
- RE: <lingo-l> wd3 file to director Buzz Kettles
