This is only way to transfer Twinmotion to Unreal if you use UE5.2 or later. Please notice this process should work the same as future UE engines. You just need to make sure you create a new project using the “Architecture” template.
step 1: create a new project using the Architecture template
step 2: Activate the plugin
step 3: Add Datasmith asset
Please watch the following video for the entire process. More detail in UE documentation.
Step 4. Adjust the indoor lighting and material.
If it is only interior with no view to the sun, you can remove the volumetric cloud, sunsky system ( directional, skylight, sky atmosphere), fog.
This project demonstrates the flow from TwinMotion to UE5 for beginners. The UE 5.0 source files are available on UC one drive and GitHub. The project is based on UE5’s ARCHVIZ template, which is ideal for Computer -based screen display. It has NOT been optimized for VR display. The project was used to teach students about VIZ-3 future retail.
Unreal Engine 5 User Interface. Twinmotion plugins.
2A. Bring Rhino model into UE5 through Twinmotion
2A.1 Prepare your 3D Rhino model in Twinmotion. Please refer to the two videos in the Introduction of Twinmotion on how to import Rhino files into Twinmotion. Please pay attention to file optimization and UV mapping.
The following video is an older version with 5.0 and 5.1.
2B. Bring the Rhino model into UE5 directly
If you have issues with using Twinmtion ( lack of space required, low computer performance), you can import the Rhino file into Unreal via (1) 3dm (2) fbx (3) datasmith. Please watch the Rhino to Unreal or an old tutorial Rhino to Unreal Studio.
3. Add third-person character and collision. If you need to give a bulk of static mesh collision, please refer to this tutorial Rhino to Unreal step 3 video, 31 min mark.
4. set collision for multiple objects, basic Blue Print script, screenshot
7A. video material and swap with BP. videos must be put into the “”Movies” folder in “Content”.
7B. Animated 2D texture ( chapter way than video material)
8. Purchase asset at UE Marketplace. Hologram material
9. add trees with foliage paint, static people ( 3D / cut out), and animated animals in the scene.
10. Walking robots along a loop.
10. add an animated character from Mixamo.
11. package a project in UE5. (1) Move the video to the “movies” folder. (2) set up first-person game mode, hide arms, (3) activate VR plugins, (4) update VS SDK, (5) set project settings related to maps and packaging. use the Backtick key “`” to input the console command.
12. This is the last video in this series, which explains the different project settings of immersive VR projects vs. non-immersive Screen-based projects. Please notice changing these settings will require Unreal to recompile shaders, which will take a significant amount of time.