ixfx
Preparing search index...
@ixfx/modulation
ModulatorTimed
Type Alias ModulatorTimed
ModulatorTimed
:
HasCompletion
&
{
compute
:
()
=>
number
;
reset
:
()
=>
void
;
get
isDone
()
:
boolean
;
}
Type Declaration
compute
:
()
=>
number
Computes the current value of the easing
reset
:
()
=>
void
Reset the easing
get
isDone
():
boolean
Returns true if the easing is complete
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Computes the current value of the easing