Click or drag to resize
AB4D logo

WireGridVisual3DMajorLinesMeshOffset Field

MajorLinesMeshOffset field defines a double that specifies an offset that is used to position major 3D lines slightly on top of minor 3D lines and can prevent z-fighting problems. When the value of this field is changed, this should be done before any other property value is set. Default value is 0.01.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public double MajorLinesMeshOffset

Field Value

Double
See Also