Heigrarcical instance static mesh from houdini to unreal

   5530   3   1
User Avatar
Member
62 posts
Joined: March 2014
Offline
Hey guys
Is there a way to set up instances in Houdini, so they come through to unreal as hierarchical instances?
From what little info I could find on the web, they seem vastly superior to normal static mesh instances.
They also support distance culling on a per instance basis, rather than on draw call for the entire object.
Thanks
Gerbrand
User Avatar
Member
603 posts
Joined: Sept. 2016
Offline
There's no built-in way to do this. You would need to Bake your asset to a blueprint and then manually modify it to use a Hierarchical Instanced Static Mesh Component instead.
User Avatar
Member
62 posts
Joined: March 2014
Offline
Thanks for the info.
I'm going to play around with this a bit.
I have no idea how to approach this, so I don't even know how to ask the questions.
If anyone knows of a tutorial touching on this stuff, or anything to get me started in the right direction. Please let me know.
Will get back with what I find.
G
User Avatar
Member
453 posts
Joined: Feb. 2013
Offline
When you bake to instances, you can copy paste the (placement) data from the instance static mesh component to a hierarchical instance static mesh component directly in the UE4 editor.
Though it would be nice to just have that an option at bake.
  • Quick Links