Click or drag to resize
AB4D logo

WireframeVisual3DIsEmissiveSolidModelColor Property

Gets or sets Boolean that specifies if EmissiveMaterial is used to show SolidModelColor. When true the whole model with the specifed color without any shading. When false the standard shader color is used. Default value is true.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool IsEmissiveSolidModelColor { get; set; }

Property Value

Boolean
See Also