Click or drag to resize
Ab4d.SharpEngine logo

AxisLineNode Constructor

Overload List
 NameDescription
Public methodAxisLineNode Constructor with center position set to (0, 0, 0) and axis length set to DefaultAxisLineLength (100 by default)
Public methodAxisLineNode(String) Constructor with center position set to (0, 0, 0) and axis length set to DefaultAxisLineLength (100 by default)
Public methodAxisLineNode(Single, String) Constructor with center position set to (0, 0, 0)
Public methodAxisLineNode(Vector3, String) Constructor with axis length set to DefaultAxisLineLength (100 by default)
Public methodAxisLineNode(Vector3, Single, String) Constructor
Top
See Also