// Management · RimWorld Mod

Transparency Corner Fill Fix

Transparency Corner Fill Fix mod preview for RimWorld

Allows transparent walls to use corner fill with their atlas.

Allows transparent walls to use corner fill with their atlas. In other words it removes the holes in 2 layer thick walls for transparent objects.

This is intended to be used with mods like my Odyssey Ice Expansion or TMaterials - Glass.
Load order surprisingly doesn't matter much but it should be loaded after mods that interact with shader logic.

If you want to create your own transparent stuffable material simply add color RGBA(255,255,255,255) to your stuffProps
The first 3 values are normal RGB while the last one represents the alpha channel(opacity).
To make the material itself transparent, do the same thing in your graphicData and set the shaderType to Transparent



My Mods: