This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
DefaultRaycastPlugin respect the material cull_mode #112
It would be nice if a hit was detected on all visible faces. For the moment object with a material with a
cull_modeofNone(no backface culling) are not hit.