Click or drag to resize
AB4D logo

ModelColorLineEffectUseIndividualLineSettings Property

Gets or sets a Boolean that specifies if line setting (thickness, pattern, dept settings) are read from lines object. When false, then the line settings from this effect are used. Default value is true.

Namespace: Ab3d.DirectX.Effects
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public bool UseIndividualLineSettings { get; set; }

Property Value

Boolean
See Also