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)
Syntaxpublic ObjectMaterialSource MaterialSource { get; set; }Public Property MaterialSource As ObjectMaterialSource
Get
Set
Property Value
Type:
ObjectMaterialSource
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also