Auto import mesh 3d in models glb

Godot 4.5.1

Hi everyone. This is almost my first time using Godot. I’d like to know how I can import a .glb 3D model and have the mesh imported directly so I can easily add collision, rather than creating separate scenes to disassemble.

Duplicate of Import 3d Models HELP!?