Material Events

Material Events

Module description

Changes to the material on an object.

Functions

virtual void MaterialStructured (NodeKeyTab &nodes)
 Node materials applied, unapplied or switched, or sub-texture structure of materials changed. More...
 
virtual void MaterialOtherEvent (NodeKeyTab &nodes)
 All other change to the settings of a node's material. More...
 

Function Documentation

virtual void MaterialStructured ( NodeKeyTab nodes)
inlinevirtual

Node materials applied, unapplied or switched, or sub-texture structure of materials changed.

Parameters
[in]nodesThe node list, provided as AnimHandles.
See also
NodeEventNamespace::GetNodeByKey()
182 {}
virtual void MaterialOtherEvent ( NodeKeyTab nodes)
inlinevirtual

All other change to the settings of a node's material.

Parameters
[in]nodesThe node list, provided as AnimHandles.
See also
NodeEventNamespace::GetNodeByKey()
186 {}