antoniosouza3d 1 Posted October 17, 2017 I'm trying to drive a BlendShapes' SOP blend parameter using a point attribute, @fade. The @fade is a point attribute and have it's value animated. But the blend parameter doesn't appear to read this animated values and keep showing 0 instead. The question: the blend parameter doesn't work with point attributes? I tried VEX and Hscript forms (@fade and $FADE). The second crashes. Share this post Link to post Share on other sites
fsimerey 25 Posted October 18, 2017 You can easily use an Attribute Wrangle: Share this post Link to post Share on other sites