GitHub
Quarks VFX
Preparing search index...
The search index is not available
Documentation
Documentation
quarks.core
IntervalValue
Class IntervalValue
Implements
ValueGenerator
Index
Constructors
constructor
Properties
a
b
index
Count
type
Methods
clone
gen
Value
start
Gen
toJSON
fromJSON
Constructors
constructor
new
IntervalValue
(
a
:
number
,
b
:
number
)
:
IntervalValue
Parameters
a
:
number
b
:
number
Returns
IntervalValue
Properties
a
a
:
number
b
b
:
number
index
Count
indexCount
:
number
= -1
type
type
:
"value"
Methods
clone
clone
()
:
ValueGenerator
Returns
ValueGenerator
gen
Value
genValue
(
memory
:
GeneratorMemory
)
:
number
Parameters
memory
:
GeneratorMemory
Returns
number
start
Gen
startGen
(
memory
:
GeneratorMemory
)
:
void
Parameters
memory
:
GeneratorMemory
Returns
void
toJSON
toJSON
()
:
FunctionJSON
Returns
FunctionJSON
Static
fromJSON
fromJSON
(
json
:
FunctionJSON
)
:
IntervalValue
Parameters
json
:
FunctionJSON
Returns
IntervalValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
a
b
index
Count
type
Methods
clone
gen
Value
start
Gen
toJSON
fromJSON
GitHub
Quarks VFX
Documentation
Loading...