You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mentioned by @WestLangley in #25580 (comment), normal maps are displayed incorrectly when material.side === THREE.BackSide and the geometry uses vertex tangents.
Reproduction steps
Create a geometry with vertex tangents
Create two material with the same normal map, one front-sided and one back-sided
Extrusions on one side should appear as indentations on the other side