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.
virtual void  MaterialOtherEvent (NodeKeyTab &nodes)
  All other change to the settings of a node's material.

Function Documentation

virtual void MaterialStructured ( NodeKeyTab nodes ) [inline, virtual]

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]

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

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