VisualShaderNodeIntParameter
Inherits: VisualShaderNodeParameter < VisualShaderNode < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
Enumerations
enum Hint:
Hint HINT_NONE = 0
There is currently no description for this enum. Please help us by contributing one!
Hint HINT_RANGE = 1
There is currently no description for this enum. Please help us by contributing one!
Hint HINT_RANGE_STEP = 2
There is currently no description for this enum. Please help us by contributing one!
Hint HINT_MAX = 3
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
int default_value = 0
There is currently no description for this property. Please help us by contributing one!
bool default_value_enabled = false
There is currently no description for this property. Please help us by contributing one!
Hint hint = 0
There is currently no description for this property. Please help us by contributing one!
int max = 100
There is currently no description for this property. Please help us by contributing one!
int min = 0
There is currently no description for this property. Please help us by contributing one!
int step = 1
There is currently no description for this property. Please help us by contributing one!