Method CreateParabolaCurve
CreateParabolaCurve(double, Matrix4)
Create an parabola curve
Declaration
[HandleProcessCorruptedStateExceptions]
public uint CreateParabolaCurve(double focalLength, Matrix4 matrix)
Parameters
| Type | Name | Description |
|---|---|---|
| double | focalLength | Focal lecngth of the parabola |
| Matrix4 | matrix | Transformation matrix |
Returns
| Type | Description |
|---|---|
| uint |