Border builder 1.1
The plugin which allows you easily generate borders
Public Member Functions | Properties | List of all members
BorderBuilder.RectangleGenerator Class Reference

Handles rectangular border generation. More...

Inheritance diagram for BorderBuilder.RectangleGenerator:
BorderBuilder.Generator

Public Member Functions

override void Generate (Border border)
 Generates the rectangular border.
 
abstract void Generate (Border border)
 Generates the shape for a given border object.
 

Properties

float Width = 1.0f [get, set]
 The width of the resulting rectangular border.
 
float Depth = 1.0f [get, set]
 The depth of the resulting rectangular border.
 

Detailed Description

Handles rectangular border generation.

Member Function Documentation

◆ Generate()

override void BorderBuilder.RectangleGenerator.Generate ( Border  border)
virtual

Generates the rectangular border.

Parameters
borderThe border to be set to the rectangular shape

Implements BorderBuilder.Generator.


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