by Tanto » Tue Jan 28, 2020 12:17 am
Hello all! I'm testing the transfer of instances from Houdini to Clarisse. The conversion of packed geos into USD point instancers within Houdini Solaris is awesome and makes everything much easier. However, I'm having trouble accessing point color attributes. My instance geos have a color attribute for variations on each object (let's call it CD_packed, which I'm easily able to access with an extract property), and my points have a second, differently named attribute for variations among the instances (Cd_points). I'm unable to access this second attribute in any way, even though it is present in the drop down extract property menu. Anybody had that problem and solved it?