Piccolo.NET

PPositionPathActivity Fields

The fields of the PPositionPathActivity class are listed below. For a complete list of PPositionPathActivity class members, see the PPositionPathActivity Members topic.

Public Instance Fields

ActivityFinished (inherited from PActivity) Used to notify classes when the activity has finished.
ActivityStarted (inherited from PActivity) Used to notify classes when the activity has started.
ActivityStepped (inherited from PActivity) Used to notify classes when the activity is running.

Protected Instance Fields

knots (inherited from PPathActivity) An array of values between 0 and 1 that indicate when the activity should transition from state to state.
positions The sequence of points that this activity animates through.
target The target that will be positioned as the activity runs.

See Also

PPositionPathActivity Class | UMD.HCIL.PiccoloX.Activities Namespace