Infinite Runner Engine v1.9
MoreMountains.Tools.MMSignal Member List

This is the complete list of members for MoreMountains.Tools.MMSignal, including all inherited members.

GetValue(float time, SignalType signalType, float phase, float amplitude, float frequency, float offset, bool Invert=false, AnimationCurve curve=null, MMTween.MMTweenCurve tweenCurve=MMTween.MMTweenCurve.LinearTween)MoreMountains.Tools.MMSignalstatic
GetValueNormalized(float time, SignalType signalType, float phase, float amplitude, float frequency, float offset, bool Invert=false, AnimationCurve curve=null, MMTween.MMTweenCurve tweenCurve=MMTween.MMTweenCurve.LinearTween, bool clamp=true, float clampMin=0f, float clampMax=1f, bool backAndForth=false, float backAndForthTippingPoint=0.5f)MoreMountains.Tools.MMSignalstatic
SignalType enum nameMoreMountains.Tools.MMSignal
ValueNoise(float time, float frequency)MoreMountains.Tools.MMSignalprotectedstatic