thx!Fabrice.
the cloneAll() Including clone skinanimation?
code:
// loadhair\basic:ObjectContainer3D
//skinAnimationstand:skinAnimation
loaderhair = Collada.parse(hairdae,{material:mm});
basic.addChild(loaderhair.cloneAll())
basicAnimation=skinAnimationstand.clone(basic) as SkinAnimation;

the loaderhair Fixed!but Other parts of the basic is Moving!

On 6月10日, 下午3时41分, Fabrice3D <[email protected]> wrote:
> var a:ObjectContainer3D = your original container.
> var b:ObjectContainer3D = a.cloneAll();
>
> Fabrice
>
> On Jun 10, 2009, at 4:47 AM, rayYee wrote:
>
>
>
> > about clon ObjectContainer3D?
> > how to do?
> > thx!!!
>
> > you can give me a simple demo!

Reply via email to