Fabrice,

I just looked at my prefab object's as file and it is indeed extending
ObjectContainer3D.

Is there a setting in prefab so it exports as a mesh?  Or is something
I need to mod after the class is exported.

I will be posting a simple example of my project as a zip file
tonight..

Thanks!

On Mar 15, 12:37 pm, Fabrice3D <[email protected]> wrote:
> make sure you are trying to bend a Mesh object.
>
> a class from Prefab is in rare cases a single mesh (can be), but usually 
> extending ObjectContainer3D
> from awd, its always an ObjectContainer3D (e.loader.handle).
>
> Fabrice
>
> On Mar 15, 2011, at 4:32 PM, NickBee wrote:
>
> > If you grab the AS3dMod files from this example:
> >http://www.allforthecode.co.uk/aftc/forum/user/modules/forum/article....
>
> > they are modified to work with Away3.6 (array types changed to
> > vectors).
>
> > I'm having another issue where the bend modifier is not working with a
> > mesh imported from prefab.  See this if you have any ideas:
> >http://groups.google.com/group/away3d-dev/browse_thread/thread/0bf229...
>
>

Reply via email to