babylon.quarks - v0.19.0
Demos
GitHub
npm
Preparing search index...
ConstantColor
Class ConstantColor
Implements
ColorGenerator
Index
Constructors
constructor
Properties
color
type
Methods
clone
gen
Color
start
Gen
to
JSON
from
JSON
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
to
JSON
toJSON
()
:
FunctionJSON
Returns
FunctionJSON
Static
from
JSON
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
to
JSON
from
JSON
Demos
GitHub
npm
babylon.quarks - v0.19.0
Loading...