Click or drag to resize

ObjectRenderMaterialValueEquals Method (ObjectRenderMaterialValue)

Namespace:  Grasshopper.Rhinoceros.Render
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool Equals(
	ObjectRenderMaterialValue other
)

Parameters

other
Type: Grasshopper.Rhinoceros.RenderObjectRenderMaterialValue

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also