# `gs.morphs.USD` Loads geometry from a Universal Scene Description (USD) file. Use it to bring USD stages into a scene via `scene.add_stage`, with control over convexification, decimation, and convex decomposition of the imported meshes. ```{eval-rst} .. autoclass:: genesis.options.morphs.USD ```