Click or drag to resize
Ab4d.SharpEngine logo

AxisLineNode Properties

The AxisLineNode type exposes the following members.

Properties
 NameDescription
Public propertyIsXAxisShown 
Public propertyIsYAxisShown 
Public propertyIsZAxisShown 
Public propertyLength Gets or sets the length of the axis lines. Default length is set from the static DefaultAxisLineLength field (100 by default).
Public propertyLineThickness Gets or sets the thickness of the axis lines. Default value is set from the static DefaultAxisLineThickness field (2 by default).
Public propertyPosition Gets or sets the position of the axes origin. Default value is (0, 0, 0).
Public propertyXAxisColor Gets or sets the color of X axis
Public propertyYAxisColor Gets or sets the color of Y axis
Public propertyZAxisColor Gets or sets the color of Z axis
Top
See Also