Skip to main content

Two-Way Glass Shader

image.png

 

image.png

image.png

This only works with 3D Geometry! (No Planes/Circles etc.)

  1. Seperate Inner and outer Geometry into seperate Material Slotsimage.png
  2. Create Shaders as below. For the Outside Shader, the "Backfacing Geometry" Output needs to be used to manipulate the Alpha of the other Side of the Faces. That way, we get the "2-Way-Mirror" Effect

Outer Shader

image.png

Inner Shader

This can be any generic Glass Shader with Alpha Information

image.png