Border builder 1.1
The plugin which allows you easily generate borders
|
▼NBorderBuilder | |
CBorder | The class is responsible for the border creation and setting up other components like MeshCollider and MeshRenderer |
CBorderCreator | |
CBorderEditor | |
CBorderGeometry | Contains border geometry info |
CCircleGenerator | Handles circular border generation |
CEdge | Edge between two points |
CGenerationParameters | The parameters of mesh generation |
CGenerator | Handles different shapes generation |
CGeneratorsWindow | |
CPoint | Represents a point in space |
CRectangleGenerator | Handles rectangular border generation |
CTriangle | Represents triangle made of 3 points |
CVertex | Represents a vertex of the mesh |