⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

World.OcclusionMaterial

static Material OcclusionMaterial{ get set }

Description

By default, this is a black(0,0,0,0) opaque unlit material that will occlude geometry, but won’t show up as visible anywhere. You can override this with whatever material you would like.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!