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