Click or drag to resize
Ab4d.SharpEngine logo

PolyLineNode Constructor

Overload List
 NameDescription
Public methodPolyLineNode(String)Initializes a new instance of the PolyLineNode class
Public methodPolyLineNode(IPolyLineMaterial, String)Initializes a new instance of the PolyLineNode class
Public methodPolyLineNode(Vector3, String)Initializes a new instance of the PolyLineNode class
Public methodPolyLineNode(Color3, Single, String)Initializes a new instance of the PolyLineNode class
Public methodPolyLineNode(Vector3, IPolyLineMaterial, String)Initializes a new instance of the PolyLineNode class
Public methodPolyLineNode(Vector3, BoundingBox, IPolyLineMaterial, String)Initializes a new instance of the PolyLineNode class
Public methodPolyLineNode(Vector3, Color3, Single, String)Initializes a new instance of the PolyLineNode class
Public methodPolyLineNode(Vector3, Color4, Single, String)Initializes a new instance of the PolyLineNode class
Public methodPolyLineNode(Vector3, BoundingBox, Color3, Single, String)Initializes a new instance of the PolyLineNode class
Public methodPolyLineNode(Vector3, BoundingBox, Color4, Single, String)Initializes a new instance of the PolyLineNode class
Top
See Also