HoudiniEngineForUnreal
HoudiniEngineForUnreal copied to clipboard
Houdini Engine Plugin for Unreal Engine.
Here : https://github.com/sideeffects/HoudiniEngineForUnreal/blob/f56869fd4545d449e9d0df86ba4686bc29895dfa/Source/HoudiniEngineRuntime/Private/UnrealObjectInputRuntimeTypes.cpp#L425 & https://github.com/sideeffects/HoudiniEngineForUnreal/blob/f56869fd4545d449e9d0df86ba4686bc29895dfa/Source/HoudiniEngineRuntime/Private/UnrealObjectInputRuntimeTypes.cpp#L442 The static cast for a variable that is not used cause a compilation error on linux

The Houdini Engine documentation has a topic called "Content examples overview", which shows examples of the use of many useful mechanisms. But the files in the SideFX repository have been...
Why there is release for 4.27 but not for 5.1 windows? We are not using source version of the engine.
When I use either "unreal_nanite_percent_triangles" or "unreal_nanite_fallback_relative_error" to specify the parameters for the Nanite fallback mesh - in my case to give the collision a higher resolution - those values...
Hi Can't find any documentation on how to do that. Currently what I did was: 1. Bought Steam version 2. Installed Houdini launcher * Worth to mention, **Houdini Launcher does...
Hello, I tried to compile the last version on this repo for UE 5.4 but it was not working which was pretty predictable ngl since they changed a tons of...
https://docs.unrealengine.com/5.0/en-US/API/Runtime/Landscape/FLandscapeSplineMeshEntry/#:~:text=FVector2D-,CenterAdjust,-Tweak%20to%20center
I was investigating why my cook times were so slow (7 seconds for a HDA that just outputs a cube) and I noticed that a lot of time was being...