 |
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.SceneNodesAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 4.0.9584+ba1aaa26d4181dd3fa8ed7b6398391d1affa36c8
Syntaxpublic MultiLineNode WireBoxLinesNode { get; }Property Value
MultiLineNode
See Also