Voxel Graph Parameters
Voxel graph parameters can be used to configure a voxel graph at runtime. Note that once the world is generated, they cannot be changed.
Adding parameters
There are several parameters available: bool, float, color, int...
Setting parameters
To set a voxel generator parameter, use Set Generator Parameter:
Last updated