sideeffects / HoudiniEngineForUnreal

Houdini Engine Plugin for Unreal Engine.
http://www.sidefx.com/unreal
Other
1.36k stars 374 forks source link

Bake generated static meshes as one combined static mesh. #49

Closed ttvd closed 6 years ago

ttvd commented 8 years ago

At the moment we have an option to bake each generated static mesh object (in Houdini Generated Meshes) section. We also have a 'bake all' option, which will bake all generated static meshes individually. We are missing an option to bake all static meshes as one combined static mesh.

Filed as RFE: #74133 : Unreal: Bake generated static meshes as one static mesh.

ttvd commented 8 years ago

Related to https://github.com/sideeffects/HoudiniEngineForUnreal/issues/30

cgrebeld commented 6 years ago

This seems redundant because you can easily use the Convert Actors to Static Mesh or Merge Actors functions in the editor once things are baked, or just make your asset merge things on the houdini side.