GetBoundingBox
GetBoundingBox(Vector2, Vector2, Vector2, Vector2)
Description
Get the bounding box of a Bezier curve.
Parameters
| Parameter Name | Description | 
|---|---|
| startPosition | Starting point | 
| startControl | Control point of the starting point | 
| endPosition | End point | 
| endControl | Control point of the end point | 
Returns
Returns the Bezier curve bounding box.