How to enable backface collision for gltf scene meshes

Godot Version

4.3

Question

Hello, I am importing some meshes in a gltf scene, I would like godot to generate their collision meshes sinc they are very basic single sided primitives.
It seems to work ok, but the generated collision shapes settings are all greyed out, and I need to enable backface collision, how can I do it?