Piccolo.NET
PPathActivity.SetKnot Method
Sets the knot at the specified index.
public virtual
void
SetKnot(
int
index
,
float
knot
);
Parameters
index
The index at which to set the knot.
knot
The knot to set.
See Also
PPathActivity Class
|
UMD.HCIL.PiccoloX.Activities Namespace