Click or drag to resize

ObjectAttributesMaterialSource Property

Determines if the simple material should come from the object or from it's layer. High quality rendering plug-ins should use m_rendering_attributes.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public ObjectMaterialSource MaterialSource { get; set; }

Property Value

Type: ObjectMaterialSource
See Also