| Package | away3d.loaders.data |
| Class | public class ObjectData |
| Subclasses | ContainerData, MeshData |
| Property | Defined by | ||
|---|---|---|---|
| id : String
Colada animation
| ObjectData | ||
| name : String
The name of the 3d object used as a unique reference.
| ObjectData | ||
| scale : Number | ObjectData | ||
| transform : Matrix3D
The 3d transformation matrix for the 3d object
| ObjectData | ||
| id | property |
public var id:String
Colada animation
| name | property |
public var name:String
The name of the 3d object used as a unique reference.
| scale | property |
public var scale:Number
| transform | property |
public var transform:Matrix3D
The 3d transformation matrix for the 3d object