Matrix Engine Api Documentation - v1.9.0
Preparing search index...
OSCILLATOR
Class OSCILLATOR
Index
Constructors
constructor
Properties
_
apply
Resist
max
max0
min
min0
on_
maximum_
value
on_
minimum_
value
on_
stop
regime
resist
resist
Mode
status
step
stop
Epsilon
UPDATE
use
Delta
value_
Constructors
constructor
new
OSCILLATOR
(
min
:
any
,
max
:
any
,
step
:
any
,
options
:
any
)
:
OSCILLATOR
Parameters
min
:
any
max
:
any
step
:
any
options
:
any
Returns
OSCILLATOR
Properties
_
apply
Resist
_applyResist
:
typeof
__function
max
max
:
number
max0
max0
:
number
min
min
:
number
min0
min0
:
number
on_
maximum_
value
on_maximum_value
:
()
=>
void
on_
minimum_
value
on_minimum_value
:
()
=>
void
on_
stop
on_stop
:
()
=>
void
regime
regime
:
any
resist
resist
:
number
resist
Mode
resistMode
:
any
status
status
:
number
step
step
:
number
stop
Epsilon
stopEpsilon
:
any
UPDATE
UPDATE
:
typeof
__function
use
Delta
useDelta
:
any
value_
value_
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
apply
Resist
max
max0
min
min0
on_
maximum_
value
on_
minimum_
value
on_
stop
regime
resist
resist
Mode
status
step
stop
Epsilon
UPDATE
use
Delta
value_
Matrix Engine Api Documentation - v1.9.0
Loading...