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.0.9584+ba1aaa26d4181dd3fa8ed7b6398391d1affa36c8
Syntax
C#
public MultiLineNode WireBoxLinesNode { get; }

Property Value

MultiLineNode
See Also