Skip to content
Lachlan McDonald edited this page May 11, 2022 · 17 revisions

random replaces voxels which match the selected colors, at random, with a chosen color.

See also the Noise shader and the Noise brush shaders.

Parameters

Parameter Description
Threshold Threshold of noise, lower values produce replace less voxels and higher values replace more voxels
Color Color index to replace voxels (setting the index to 0 will remove voxels)

Threshold

Threshold: 25 Threshold: 50 Threshold: 75

Axis Modes

By default, voxels are replaced across all axes. But this can be restricted to the X, Y, or Z-axis (or a combination) with the axis modes:

Y-axis X & Y axes X & Z axes

Download

View the shaders below or download the latest release:

Clone this wiki locally