Click or drag to resize
Ab4d.SharpEngine logo

AxesBoxNodeWireBoxLinesNode Property

Gets a MultiLineNode that is used to show major 3D lines for wire box. When IsWireBoxFullyClosed is false, then only the two back rectangles (between both Z axes) are rendered; when true all 3D lines are shown.

Namespace: Ab4d.SharpEngine.SceneNodes
Assembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 4.1.9680+a1b1e43de1ad9a7e35472c33948d688d7b40ef79
Syntax
C#
public MultiLineNode WireBoxLinesNode { get; }

Property Value

MultiLineNode
See Also