Share

Material.UseRenderAppearanceForShading Property

True to use the render appearance settings for shaded view appearance; false to use the material's color and transparency value for shaded view appearance.


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

Syntax

C#

public bool UseRenderAppearanceForShading { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?