Studio and Graph › Voxel › Input
Random Int
A fresh random integer up to 16777215 on every evaluation. Non-deterministic.

The Random Int node
When to use it
A fresh random integer up to 16777215 on every evaluation. Non-deterministic.
Same warning as the float version. Never into density.
Random Integer (Stable) for anything the mesher will see.
Pins
| Pin | Type | Description |
|---|---|---|
Result |
Whole Number | A whole number up to about 16.7 million, different every pass. Wire it into density and the surface will crawl. |
Available in Mesh Morpher Graph and Mesh Morpher Studio.