Свойство | Type | Description | |
---|---|---|---|
Direction | System.Vector2 | ||
Perpendicular | System.Vector2 | ||
REnd | System.Vector2 | ||
RStart | System.Vector2 | ||
Width | float |
Méthode | Description | |
---|---|---|
Rectangle ( System.Vector2 start, System.Vector2 end, float width ) : System | ||
ToPolygon ( int offset, float overrideWidth = -1 ) : Polygon |
public Rectangle ( System.Vector2 start, System.Vector2 end, float width ) : System | ||
start | System.Vector2 | |
end | System.Vector2 | |
width | float | |
Résultat | System |
public ToPolygon ( int offset, float overrideWidth = -1 ) : Polygon | ||
offset | int | |
overrideWidth | float | |
Résultat | Polygon |