Package | away3d.loaders.data |
Class | public class BoneData |
Inheritance | BoneData ContainerData ObjectData |
Property | Defined by | ||
---|---|---|---|
children : Array
An array containing the child 3d objects of the container.
| ContainerData | ||
container : ObjectContainer3D
Reference to the 3d container object of the resulting container.
| ContainerData | ||
id : String
Colada animation
| ObjectData | ||
jointTransform : MatrixAway3D
Transform information for the joint in a SkinAnimation
| BoneData | ||
name : String
The name of the 3d object used as a unique reference.
| ObjectData | ||
scale : Number | ObjectData | ||
transform : MatrixAway3D
The 3d transformation matrix for the 3d object
| ObjectData |
jointTransform | property |
public var jointTransform:MatrixAway3D
Transform information for the joint in a SkinAnimation