Packageaway3d.loaders.data
Classpublic class MeshMaterialData

Public Properties
 PropertyDefined by
  faceList : Array
A list of faces which are to be drawn with this material.
MeshMaterialData
  name : String
MeshMaterialData
Property detail
faceListproperty
public var faceList:Array

A list of faces which are to be drawn with this material.

nameproperty 
public var name:String
Wiki link
Click to go to the wiki page for 'away3d.loaders.data.MeshMaterialData'

Code examples

Comments