Studio and Graph › Voxel › Input
Int Input
A fixed integer. Seeds, octave counts, any whole-number parameter you want driven from one place.

The Int Input node
When to use it
A fixed integer. Seeds, octave counts, any whole-number parameter you want driven from one place.
When the value is conceptually an integer, this beats a float plus a Float to Int, because nothing then depends on which way the conversion rounds.
Pins
| Pin | Type | Description |
|---|---|---|
Value |
Whole Number | The whole number you typed in the panel. |
Settings
| Setting | Type | Description |
|---|---|---|
Value |
Whole number | The whole number this node hands out. |
Available in Mesh Morpher Graph and Mesh Morpher Studio.