BeizerManager.DoControlPoint
Performs the calculations for a cubic curve's control points.
Note
This is a static
function
Parameters
Name | Description | Type | Default |
---|---|---|---|
StartPoint |
N/A | Vector2 |
N/A |
EndPoint |
N/A | Vector2 |
N/A |
ControlPointA |
N/A | Vector2 |
N/A |
ControlPointB |
N/A | Vector2 |
N/A |
Return
<Vector2>