Click or drag to resize
AB4D logo

ModelDecoratorVisual3DNormalsLineLength Property

Gets or sets the length of the normal lines. When set to NaN (by default) the normals length is calculated from the size of the TargetModel3D.

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

Property Value

Double
See Also