Piccolo.NET

PPathActivity.SetRelativeTargetValue Method

Overridden. See PInterpolatingActivity.SetRelativeTargetValue.

Overload List

Overridden. See PInterpolatingActivity.SetRelativeTargetValue.

public override void SetRelativeTargetValue(float);

Subclasses should override this method and set the value on their target (the object that they are modifying) accordingly.

public abstract void SetRelativeTargetValue(float,int,int);

See Also

PPathActivity Class | UMD.HCIL.PiccoloX.Activities Namespace