Package | away3d.loaders.data |
Class | public class MeshMaterialData |
Property | Defined by | ||
---|---|---|---|
faceList : Array
A list of faces which are to be drawn with the material.
| MeshMaterialData | ||
name : String
The name of the material used as a unique reference.
| MeshMaterialData |
faceList | property |
public var faceList:Array
A list of faces which are to be drawn with the material.
name | property |
public var name:String
The name of the material used as a unique reference.