Description:

Override when you want to handle material changes

Syntax:
protected virtual void ApplyMaterialChanges(
List<Material> mats
)
protected
virtual
Parameters:
  • mats
  • Type: List<Material>
  • List of ChangeQueue::Material that have changed
Returns:
Type: void

ApplyMaterialChanges method

Class:  Rhino.Render.ChangeQueue.ChangeQueue

Nothing found