Share

RenderSettings.MaterialsEnabled Property

Description

Assesses whether materials are used per-object. When false, all objects are rendered with the global material.

Visual Basic

Public Property MaterialsEnabled() As bool

C#

public bool MaterialsEnabled;

Conditions

Read / Write

Links

RenderSettings Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?