-
Notifications
You must be signed in to change notification settings - Fork 50
Random
Lachlan McDonald edited this page Jul 4, 2020
·
17 revisions
random replaces voxels which match your selected color, at random, with a chosen color
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: 0.25
|
Threshold: 0.5
|
Threshold: 0.75
|
---|
Voxels are replaced across all axes. You can randomize the X, Y, or Z-axis (or a combination) with the axis mode.
Y-axis | X & Y axes | X & Z axes |
---|
All content in this wiki is licenced under the CC BY-NC-SA 4.0 license. Code snippets are dual-licenced under the MIT License.