Godot Version
4.0
Question
I want to compare the similarity between the shadow cast by a light node onto a 3D object and a pre-determined image. However, I’m unsure how to obtain information about the shadow cast on the MashInstance3D node.
Is there a way to retrieve the shadow map created by the light node or obtain information about the shadow cast on the MashInstance3D node?