Extended Import Settings: Model – allows the addition of custom import settings while preserving the original file’s integrity.
Extended Import Settings: Model is a powerful tool for Unity developers that simplifies working with 3D models, allowing modifications directly during import without breaking the connection to the original file. This asset extends the standard import settings and includes ready-made modules for modifying meshes.
Key Features:
- Modify meshes without detaching from the original file — convenient editing without creating duplicates.
- Flexible module system — enable or disable specific modifications for each model.
- Easy to extend — add your own modules with minimal effort.
- Automated mesh processing — configure parameters directly in Unity.
Included Modules:
- Attribute Remover — Removes color, normals, tangents, and UV channels.
- Change Pivot — Adjusts the mesh’s pivot point, including offset and rotation.
- Simple UV Generator — Automatically generates UV maps using different projections (flat, spherical, cubic).
- Submesh Combiner — Merges all submeshes into one.
- UV Scale & Offset — Scales and offsets UV maps, useful for texture atlases.
- Round Transform — rounds the transform’s position, rotation, and scale. (refer to the documentation for details)
This asset is perfect for optimizing the workflow with models, minimizing manual adjustments, and increasing import flexibility.
Requires Newtonsoft Json.
0
0