TopDown Engine
v4.1
|
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.MMSignal | static |
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.MMSignal | static |
SignalType enum name | MoreMountains.Tools.MMSignal | |
ValueNoise(float time, float frequency) | MoreMountains.Tools.MMSignal | protectedstatic |