Click or drag to resize
Ab4d.SharpEngine logo

LineNode Constructor

Overload List
 NameDescription
Public methodLineNode(String)Initializes a new instance of the LineNode class
Public methodLineNode(Material, String)Initializes a new instance of the LineNode class
Public methodLineNode(Color3, Single, String)Initializes a new instance of the LineNode class
Public methodLineNode(Vector3, Vector3, String)Initializes a new instance of the LineNode class
Public methodLineNode(Vector3, Vector3, Material, String)Initializes a new instance of the LineNode class
Public methodLineNode(Vector3, Vector3, Color3, Single, String)Initializes a new instance of the LineNode class
Public methodLineNode(Vector3, Vector3, Color4, Single, String)Initializes a new instance of the LineNode class
Top
See Also