I am working with shadows in three.js but I have an issue, that is the shadow is projecting on two faces of a mesh, like this.
the shadow of the "head" of my actor is on two faces of the red polygon, i don't know why, I am using THREE.HemisphereLight
and THREE.DirectionalLight
also the properties castShadow
and receiveShadow