Skip to main content

Cutout

Cutout allows you to hide parts of the material if the cutout mask value on that part of the material is less than the threshold value.

You can use this to have pseudo-transparency.


General Options

Cutout Mask

The texture that will be used as the 'opacity' source to check against the threshold.

  • Uses UV0.
  • Only the 'red' and 'alpha' channels are used.
  • Red is masked by the alpha channel to get the final value.

Threshold

The threshold value to compare opacity against.

If the threshold is larger than the opacity of the given voxel, that voxel will be discarded.