![]() | |
Ellipse |
public static void FillArc3DPoints( Vector3 centerPosition, Vector3 normalDirection, Vector3? zeroAngleDirection, float xRadius, float yRadius, float startAngle, float endAngle, int segments, Vector3[] positions )
Exception | Condition |
---|---|
ArgumentException | when the length of the array is not segments count + 1 |