Hello,
I'm trying to get if a mesh has attributes but this command always return "0" even though the attribute exist :s
if (`attributeExists "vray_displacement" $objs`)
Any help would be great. Thank you!
Jacques.
I'm trying to get if a mesh has attributes but this command always return "0" even though the attribute exist :s
if (`attributeExists "vray_displacement" $objs`)
Any help would be great. Thank you!
Jacques.
Comment