-
Notifications
You must be signed in to change notification settings - Fork 50
Soil & Cover
Lachlan McDonald edited this page Jul 7, 2020
·
16 revisions
- The soil, soil_replace shaders adds a layer of voxels of a chosen color on top of voxels matching your selected color.
- The cover shader adds a layer of voxels of a chosen color on top of all voxels in the volume.
Voxels are added on top of voxels matching the selected color.
Argument | Description |
---|---|
Color | Color index |
Headroom | The number of voxels of space that must be available above the surface voxel. Setting to a higher value will stop voxels from forming in gaps |
Input volume | Using cover to create the effect of a layer of snow |
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.