Kaiserlicht

Kaiserlicht

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

PublicAPI: How to use existing AHouAssetActor for APIWrapper Nov. 17, 2022, 4:44 p.m.

For anyone else struggling like me to translate this to python. Here is a solution:

api = unreal.HoudiniPublicAPIAssetWrapper
_g_wrapper = api.create_wrapper(None,MyHoudiniAssetActor)

Instancer custom data Nov. 2, 2021, 7:25 a.m.

Oh dear, forget about it. I was on 18.5.499 all the time. Sorry for being stupid, and thanks again for the help

Instancer custom data Nov. 2, 2021, 7:22 a.m.

Thanks again for the effort! I'm starting to feel stupid but I still can't get this to work. I apply my material to the "static mesh (instanced)" output of my instancer, correct? I had to rebuild your hda because engine won't allow me to import indie assets with a fx license. Can you try if the attached asset works for you?