Skip to main content
Version: 5.x

Nodes > Inputs > Values > Int Value

Int Value

Returns a predefined integer value.

Outputs

NameTypeDescription
ValuefloatOutput value

Properties

NameTypeDescription
TitlestringCustom title for this node
ValueintValue to output
Enable MinboolIf enabled, the value will be clamped to Min or greater
MinintMin value used for clamping
Enable MaxboolIf enabled, the value will be clamped to Max or less
MaxintMax value used for clamping
StepintStep size used when drawing this value field
Was this page helpful?
Yes
No