RhinoCommon API
ChangeQueueApplyMaterialChanges Method |
Override when you want to handle material changes
Namespace: Rhino.Render.ChangeQueue
Assembly: RhinoCommon (in RhinoCommon.dll)
protected virtual void ApplyMaterialChanges( List<Material> mats )
Protected Overridable Sub ApplyMaterialChanges ( mats As List(Of Material) )
Parameters
- mats
- Type: System.Collections.GenericListMaterial
List of ChangeQueue::Material that have changed