Learn how to organize Rhino layers, export .udatasmith files, and properly import geometry into Twinmotion using Datasmith.
Open your Rhino file and ensure your model is organized across multiple layers. Assign a unique material to each layer—not for visual fidelity, but to preserve organization when importing into Twinmotion.
Note: Twinmotion discards Rhino layer information during import, but retains material assignments. This workaround helps you maintain a logical structure within Twinmotion.
Structure your Rhino project using multiple layers. This improves clarity, allows for easier modifications, and simplifies material assignments in Twinmotion—since material groupings help maintain organization when importing.
If something is visible in Rhino but missing in Twinmotion, it’s likely due to surface orientation. Here are ways to fix it:
Materials → Properties → Misc → Enable Two SidedExtrudeSrf command to convert flat surfaces into solids with volume.Dir command to visualize surface normals.Flip to reverse the direction so it faces outward..udatasmith file.⚠️ Avoid using the direct link feature for live updates—it's known to be unstable and may cause irrecoverable project crashes.
| Feature | Datasmith (.udatasmith) | FBX (.fbx) |
|---|---|---|
| Integration with Twinmotion | ✅ Native support | ⚠️ Limited support |
| Preserves scene hierarchy | ✅ Yes | ❌ No |
| Retains materials/metadata | ✅ Strong retention | ⚠️ Partial, often basic |
| Live update workflow | ✅ Via substitution tables | ❌ Requires full reimport |
| Requires plugin | ✅ Datasmith Exporter needed | ❌ No plugin required |
Tip: Always choose Datasmith when working with Twinmotion to ensure smoother imports and better project management. Use FBX only if you're targeting generic 3D platforms or lack plugin access.
The export process may create additional folders alongside your .udatasmith file. Twinmotion needs these, so be sure to keep them intact and store everything in the same directory as your Rhino and Twinmotion project files.
Next, generate a substitution table:
This table links Rhino materials to Twinmotion materials and ensures that updates to Rhino geometry won’t require reapplying all your Twinmotion material settings.
After clicking OK, your model should appear in the scene. If it doesn't:
You can continue modifying your Rhino model and re-exporting as long as your setup remains consistent.
.udatasmith file, go to the Import tab in Twinmotion and click the refresh icon..udatasmith file.This workflow keeps your Twinmotion project in sync with evolving Rhino designs.