RenderLayerBuilder(String, RenderColor, Boolean, Func<Nullable>?) Constructor

Definition

Assembly ProCad.Rendering.dll
public RenderLayerBuilder(string name, RenderColor color, bool isVisible, Func<RenderPrimitiveMetadata?>? metadataProvider = null)

Parameters

name
String?
isVisible
Boolean