GitHub
Quarks VFX
Preparing search index...
The search index is not available
Documentation
Documentation
quarks.core
ConstantColor
Class ConstantColor
Implements
ColorGenerator
Index
Constructors
constructor
Properties
color
type
Methods
clone
gen
Color
start
Gen
toJSON
fromJSON
Constructors
constructor
new
ConstantColor
(
color
:
Vector4
)
:
ConstantColor
Parameters
color
:
Vector4
Returns
ConstantColor
Properties
color
color
:
Vector4
type
type
:
"value"
Methods
clone
clone
()
:
ColorGenerator
Returns
ColorGenerator
gen
Color
genColor
(
memoryGenerator
:
GeneratorMemory
,
color
:
Vector4
)
:
Vector4
Parameters
memoryGenerator
:
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
)
:
ConstantColor
Parameters
json
:
FunctionJSON
Returns
ConstantColor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
color
type
Methods
clone
gen
Color
start
Gen
toJSON
fromJSON
GitHub
Quarks VFX
Documentation
Loading...