Sometimes I really want to change shadow bias on a particular object. Otherwise, changing a light’s shadow bias affects shadow positioning in the whole scene which is not desirable.
What would it take to support this in Threejs, and would maintainers be willing to accept the change?
I guess selective lighting would be another solution, but that seems less ideal, or at least sometimes desirable, sometimes undesirable, depending on how a scene is structured.