Package | away3d.loaders.data |
Class | public class ContainerData |
Inheritance | ContainerData ![]() |
Property | Defined by | ||
---|---|---|---|
children : Array
An array containing the child 3d objects of the container.
| ContainerData | ||
![]() | name : String
The name of the 3d object used as a unique reference.
| ObjectData | |
![]() | transform : Matrix3D
The 3d transformation matrix for the 3d object
| ObjectData |
children | property |
public var children:Array
An array containing the child 3d objects of the container.