Changing attribute type from vector to float3

   3007   1   1
User Avatar
Member
22 posts
Joined: June 2008
Offline
Hello,

I have a bgeo file with uv attribute of type vector.
It looks like Houdini expects it will be of type float3 to work.

Is there fast and elegant way to change a type for some attribute while preserving it's values?

I'm attaching file with my approach, however it becomes slow on heavy files.

Attachments:
change_attribute_type.hipnc (35.5 KB)

TD @ Mr.X Inc
User Avatar
Member
168 posts
Joined:
Offline
try vopsop.
import attribute uv and add attribute uv float3
Albert
  • Quick Links