Share

MaterialNode.Color Property

The color the material is being rendered at


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public Color Color { get; }

Property Value

Color

Remarks

The value may differ from the default color property of the material, because it might have been overridden by rendering settings.

See Also

Reference

Was this information helpful?