Hello there! I’ve got a little maths problem that I’d like help with.
I have the sun vector, and then the vector of 2 planes, one plane is facing away from the sun (same general direction) and the other is pointing towards (opposite general direction). I want to lerp something depending on this but don’t know the math to do between the sun and object orientations.
I’m just trying to lerp POM shadows out at extreme / opposite angles.