Represents a single 2D curve, where in each vector only the x and y coordinates are used.
More...
Represents a single 2D curve, where in each vector only the x and y coordinates are used.
It is intended to be used as a property in following way:
[Attribute("", UIWidgets.GraphDialog)]
Represents a single 2D curve, where in each vector only the x and y coordinates are used.
Definition Math.c:22
It may then be evaluated with:
Definition LegacyCurve.c:13
static proto vector Curve(ECurveType type, float param, notnull array< vector > points, array< float > knots=null)
Computes curve.
The documentation for this interface was generated from the following file: