Package | away3d.loaders.data |
Class | public class ObjectData |
Subclasses | ContainerData, MeshData |
Property | Defined by | ||
---|---|---|---|
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 |
name | property |
public var name:String
The name of the 3d object used as a unique reference.
transform | property |
public var transform:Matrix3D
The 3d transformation matrix for the 3d object