meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
impue4 [2022/03/09 17:17] croftimpue4 [2022/03/09 17:17] (current) croft
Line 5: Line 5:
  
  
-=====Pipeline to UE4=====+=====Pipeline to UE4/UE5=====
  
-Before exporting a tree for UE4, be sure that your tree is set up for real-time use by using [[kcgameslod|LOD]]. Also ensure that wind is correctly set for UE4 by setting the fan to [[windlegacy|Legacy UE4/Unity mode]] and tuning the wind effects, if necessary.+Before exporting a tree for UnrealEngine, be sure that your tree is set up for real-time use by using [[kcgameslod|LOD]]. Also ensure that wind is correctly set for UnrealEngine by setting the fan to [[windlegacy|Legacy UE4/Unity mode]] and tuning the wind effects, if necessary.
  
-If this is the first time exporting to UE4, be sure to pick one of the UE4 presets in the [[expgame|export mesh dialog]], to ensure all the export settings are correct for UE4. Export an .ST file to disk, then switch to UnrealEd and import the ST file there. The mesh and all textures should be found and imported into your UE4 project assets.+If this is the first time exporting to UE, be sure to pick one of the UE4 presets in the [[expgame|export mesh dialog]], to ensure all the export settings are correct for UE. Export an .ST file to disk, then switch to UnrealEd and import the ST file there. The mesh and all textures should be found and imported into your UE4 project assets.
  
 {{ ::ue4importer.png?direct&200|}} {{ ::ue4importer.png?direct&200|}}
-On import in UE4, you will be presented with a few options, such as whether to include the [[collision_object|collision objects]] you have placed in the tree. The "LOD Setup" option allows you to select whether you wish to use SpeedTree-style LOD (with growing/shrinking geometry) on a static mesh actor, or UE4's crossfaded LOD which will also work on painted foliage. +On import in UE, you will be presented with a few options, such as whether to include the [[collision_object|collision objects]] you have placed in the tree. The "LOD Setup" option allows you to select whether you wish to use SpeedTree-style LOD (with growing/shrinking geometry) on a static mesh actor, or UE4's crossfaded LOD which will also work on painted foliage. 
  
 It is recommended that you allow the importer to create materials for you, and tick the "Include Vertex Processing" option. This will create the materials for you and place the SpeedTree node into them with the correct settings for each draw call (based on the wind type and geometry type). It is recommended that you allow the importer to create materials for you, and tick the "Include Vertex Processing" option. This will create the materials for you and place the SpeedTree node into them with the correct settings for each draw call (based on the wind type and geometry type).