Packageaway3dlite.loaders.data
Classpublic class BoneData
InheritanceBoneData Inheritance ContainerData Inheritance ObjectData Inheritance Object

Data class for a bone used in SkinAnimation.



Public Properties
 PropertyDefined By
 Inheritedchildren : Array
An array containing the child 3d objects of the container.
ContainerData
 Inheritedcontainer : ObjectContainer3D
Reference to the 3d container object of the resulting container.
ContainerData
 Inheritedid : String
Colada animation
ObjectData
  jointTransform : Matrix3D
Transform information for the joint in a SkinAnimation
BoneData
 InheritedmaxX : Number
Returns the maximum x value of the container data
ContainerData
 InheritedmaxY : Number
Returns the maximum y value of the container data
ContainerData
 InheritedmaxZ : Number
Returns the maximum z value of the container data
ContainerData
 InheritedminX : Number
Returns the minimum x value of the container data
ContainerData
 InheritedminY : Number
Returns the minimum y value of the container data
ContainerData
 InheritedminZ : Number
Returns the minimum z value of the container data
ContainerData
 Inheritedname : String
The name of the 3d object used as a unique reference.
ObjectData
 Inheritedscale : Number
ObjectData
 Inheritedtransform : Matrix3D
The 3d transformation matrix for the 3d object
ObjectData
Property Detail
jointTransformproperty
public var jointTransform:Matrix3D

Transform information for the joint in a SkinAnimation