Files Definition

What is .yft (Fragment Object)?

"The 3D model file format in GTA V that contains the vehicle's geometry, collisions, and LODs."

What is a .yft file?

A .yft file contains the 'Fragment' data for a vehicle or object. This includes the high-detail model (carbody), the lower-detail models (LODs), and the collision mesh (how the car hits things).

High Detail vs. Low Detail

Most vehicle mods come with two versions:

  • **vehicle.yft**: The standard model.
  • **vehicle_hi.yft**: The high-detail version used when the camera is very close.
  • Conversion to FiveM

    When using the [GTA5 Mods Convertor](https://gta5modsconvertor.com), these files are automatically moved to the `stream/` folder so they can be sent to players' games dynamically.

    Automate Your Workflow

    Convert GTA 5 mods to FiveM in seconds, not hours.

    Back to Wiki Index