Piccolo.NET

PInterpolatingActivity.SetRelativeTargetValue Method 

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

public virtual void SetRelativeTargetValue(
   float zeroToOne
);

Parameters

zeroToOne
The current interpolation value.

See Also

PInterpolatingActivity Class | UMD.HCIL.Piccolo.Activities Namespace


Web Accessibility