[Papervision3D] How to Iterate over the children of a DisplayObject3D ?

Anthony Tambrin copet80.mailinglist at gmail.com
Fri Apr 13 03:27:50 EDT 2007


Hi Chu Yue,

You can basically use ChildrenList property to get the list of children, and
then you can use the object.getChildrenByName() function to get a child. Or
you can use the for each loop statement in this case. Hope this helps.

Cheers,
Anthony


On 4/13/07, Chu Yue <chuyue.net at gmail.com> wrote:
>
> How to Iterate over the children of a DisplayObject3D ?
>
> there is no such a function like"getChildAt()".
>
> while, I did't make it with methods provided by PV3D.
>
>
>
>
>
> Chuyue.net
>
>
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>
>


-- 
--
Anthony Tambrin
Blog: http://www.anthonytambrin.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20070413/5e2f5025/attachment.htm


More information about the Papervision3D mailing list