Method CreateHyperbolaCurve
CreateHyperbolaCurve(double, double, Matrix4)
Create an hyperBola curve
Declaration
[HandleProcessCorruptedStateExceptions]
public uint CreateHyperbolaCurve(double URadius, double VRadius, Matrix4 matrix)
Parameters
| Type | Name | Description |
|---|---|---|
| double | URadius | Hyperbola radius in u direction |
| double | VRadius | Hyperbola radius in v direction |
| Matrix4 | matrix | Transformation matrix |
Returns
| Type | Description |
|---|---|
| uint |