GitHub
Quarks VFX
Preparing search index...
The search index is not available
Documentation
Documentation
three.quarks
ConstantValue
Class ConstantValue
Implements
ValueGenerator
Index
Constructors
constructor
Properties
type
value
Methods
clone
gen
Value
start
Gen
toJSON
fromJSON
Constructors
constructor
new
ConstantValue
(
value
:
number
)
:
ConstantValue
Parameters
value
:
number
Returns
ConstantValue
Properties
type
type
:
"value"
value
value
:
number
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
)
:
ConstantValue
Parameters
json
:
FunctionJSON
Returns
ConstantValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
value
Methods
clone
gen
Value
start
Gen
toJSON
fromJSON
GitHub
Quarks VFX
Documentation
Loading...