Depiction Engine For Unity 2023.0 (Alpha)
|
A geometry composed of polygons. More...
Public Member Functions | |
VectorGeometry (VectorPolygon[] polygons) | |
void | CalculateBoundingBox () |
void | Add (VectorPolygon value) |
Properties | |
SphericalBBox | bbox [get] |
VectorPolygon[] | polygons [get] |
Vector2 | center [get] |
float | radius [get] |
A geometry composed of polygons.