Click or drag to resize

RenderMaterialSimulateMaterial Method

Overload List
  NameDescription
Public methodSimulateMaterial(Boolean) Obsolete.
Call this function to receive the simulation for a RenderMaterial used by the display and other rendering engines.
Public methodSimulateMaterial(Material, RenderTextureTextureGeneration)
Override this function to provide a Rhino.DocObjects.Material definition for this material to be used by other rendering engines including the display.
Public methodSimulateMaterial(Material, Boolean) Obsolete.
Override this function to provide a Rhino.DocObjects.Material definition for this material to be used by other rendering engines including the display.
Top
See Also