Border builder 1.1
The plugin which allows you easily generate borders
Public Member Functions | Public Attributes | List of all members
BorderBuilder.Vertex Struct Reference

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.
 

Detailed Description

Represents a vertex of the mesh.


The documentation for this struct was generated from the following file: