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