How could I fetch houdini engine API in ue4 via python?

   1008   1   0
User Avatar
Member
2 posts
Joined: Sept. 2020
Offline
I just followed what the documents show to fetch the API,but it seems that the console doesn't even know about that class,anybody knows why? Thx!

Attachments:
Snipaste_2021-08-02_15-29-16.png (502.4 KB)

User Avatar
Member
2539 posts
Joined: June 2008
Offline
You could print(dir(unreal)) to see what is actually there. When working with Python inside the Unreal editor you may have to visit the Settins/Plugins to make sure everything is enabled. Try searching on "Python" and make sure all the results that pop-up are enabled.
Edited by Enivob - Aug. 2, 2021 11:45:09
Using Houdini Indie 20.0
Windows 11 64GB Ryzen 16 core.
nVidia 3050RTX 8BG RAM.
  • Quick Links