Method CreateEllipseCurve
CreateEllipseCurve(double, double, Matrix4)
Create an ellipse curve
Declaration
public uint CreateEllipseCurve(double URadius, double VRadius, Matrix4 matrix)
Parameters
Type | Name | Description |
---|---|---|
double | URadius | Ellipse radius in u direction |
double | VRadius | Ellipse radius in v direction |
Matrix4 | matrix | Transformation matrix |
Returns
Type | Description |
---|---|
uint |