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