Piccolo.NET

PPathActivity.GetKnot Method 

Gets the knot at the specified index.

public virtual float GetKnot(
   int index
);

Parameters

index
The index of the desired knot.

Return Value

The knot at the specified index.

See Also

PPathActivity Class | UMD.HCIL.PiccoloX.Activities Namespace