Class vxlMaterial
Material associated to an actor
Constructor
Encapsulates the material properties of an actor. A material can
be initialized with a vxlModel object.
Parameters:
vxlModel
|
model
|
the model to initialize this material object.
|
Methods
Clones this material
See:
vxlActor.clone
Parameters:
Type |
Name |
Description |
Object
|
model
|
the model from where the material properties are read
|