Kim Goossens

kgoossens

About Me

専門知識
Technical Director
INDUSTRY
Gamedev

Connect

LOCATION
Belgium
ウェブサイト

Houdini Skills

Availability

Not Specified

Recent Forum Posts

List of intrinsic attributes? 2023年6月19日10:18

Mike_A
Very late to the party... but for any new readers, type
ginfo -I
into: Windows > Shell

Thanks for this tip. But that adds a lot more intrinsics I don't know what their purpose or datatype is.

Vertex attributes are removed by point attribute 2022年11月17日12:00

Hi

I noticed recently that if you have a vertex attribute with a given name and after you add a point attribute with the same name, the vertex attribute is removed.

Is this expected behavior? If so, why?

How to get usd metadata into sops as attributes. 2021年12月8日14:06

Thank you!! This helps me forward.

So I now have added some custom data in the metadata. I do see "customData" appearing as a key, but when I try to get access to it, the values don't show. I also tried "customData:myCustomData"