Click or drag to resize
AB4D logo

MeshInspectorOverlayTrianglesScaleFactor Property

Scale factor as double that specifies hwo much the triangle lines are scaled - by default the value is set to 0.9 to slightly reduce the size of the triangle so the triangle lines do not overlap.

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

Property Value

Double
See Also