| 
    Border builder 1.1
    
   The plugin which allows you easily generate borders 
   | 
 
Represents a vertex of the mesh. More...
Public Member Functions | |
| Vertex (Vector3 position, Vector2 uv, Color color) | |
Public Attributes | |
| readonly Vector3 | Position | 
| Vertex position.  | |
| readonly Color | Color | 
| Vertex color.  | |
| readonly Vector2 | UV | 
| Vertex UV.  | |
Represents a vertex of the mesh.