Show/hide back side of transform

backface-visibility

Specify whether the back face of a 3D transformation is visible when turned towards the user.

Property values

Use one of these keywords:

hidden Gives the 3D object a solid look and feel
visible Gives the 3D element a see-through appearance

Examples

backface-visibility: hidden;
backface-visibility
0

style > transform > backface-visibilityShow/hide back side of transform

🔗 🔎