sideeffects / HoudiniEngineForUnreal

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

HDA at UE runtime #162

Closed alelordelo closed 1 year ago

alelordelo commented 2 years ago

Is it possible to run an HDA in a shipped UE app?

Ex: I have a Houdini HDA to create hairstyles. Then I expose the HDA parameters via blueprint and let user control those parameters in a shipped Unreal app.

thanks Alex

dpernuit commented 1 year ago

Hi,

That is not possible for now and is a limitation of Houdini Engine being editor only.

HE at runtime would require every user to have a Houdini license, as well as every platform would need a form of valid Houdini binaries for this to work...