Click or drag to resize

DisplayMaterial Constructor (DisplayMaterial)

Duplicate another material.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public DisplayMaterial(
	DisplayMaterial other
)

Parameters

other
Type: Rhino.DisplayDisplayMaterial

[Missing <param name="other"/> documentation for "M:Rhino.Display.DisplayMaterial.#ctor(Rhino.Display.DisplayMaterial)"]

See Also