| Name | Description |
---|
| LineNode(String) | Initializes a new instance of the LineNode class |
| LineNode(Material, String) | Initializes a new instance of the LineNode class |
| LineNode(Color3, Single, String) | Initializes a new instance of the LineNode class |
| LineNode(Vector3, Vector3, String) | Initializes a new instance of the LineNode class |
| LineNode(Vector3, Vector3, Material, String) | Initializes a new instance of the LineNode class |
| LineNode(Vector3, Vector3, Color3, Single, String) | Initializes a new instance of the LineNode class |
| LineNode(Vector3, Vector3, Color4, Single, String) | Initializes a new instance of the LineNode class |