Changes to the material on an object. More...
Functions
|
| virtual
void |
MaterialStructured (NodeKeyTab &nodes) |
| |
Node materials applied, unapplied or
switched, or sub-texture structure of materials changed.
|
| virtual
void |
MaterialOtherEvent (NodeKeyTab &nodes) |
| |
All other change to the settings of a node's
material.
|
Detailed Description
Changes to the material on an object.
Function Documentation
| virtual void MaterialStructured |
( |
NodeKeyTab & |
nodes |
) |
[inline, virtual, inherited] |
Node materials applied, unapplied or switched, or sub-texture
structure of materials changed.
- Parameters:
-
| [in] |
nodes |
The node list, provided as AnimHandles. |
- See also:
- NodeEventNamespace::GetNodeByKey()
| virtual void MaterialOtherEvent |
( |
NodeKeyTab & |
nodes |
) |
[inline, virtual, inherited] |