 Overload List
Overload List
| Name | Description | |
|---|---|---|
|  | XLineSprite()()() | 
            Creates new XLineSprite class instance.
             | 
|  | XLineSprite(array<Vector3>[]()[]) | 
            Creates new XLineSprite class instance using the specified vertices.
             | 
|  | XLineSprite(array<Vector3>[]()[], XMaterial) | 
            Creates new XLineSprite class instance using the specified vertices and material.
             | 
|  | XLineSprite(array<Vector3>[]()[], Color) | 
            Creates new XLineSprite class instance using the specified vertices and color.
             | 
|  | XLineSprite(Vector3, Vector3, Color) | 
            Creates new XLineSprite class instance using the specified vertices and color.
             | 





