gmarc
Aug. 19, 2025 00:11:36
I'm using an Instancer LOP (method Point Instancer) to animate a missile in Solaris. I have a "v" attribute on the points that get correctly translated to a "velocities" array. How can I copy it to the instanced object? I'm trying to create motion blur.
robp_sidefx
Aug. 19, 2025 08:50:16
Can you share an example hip that demonstrates how far you've gotten and where you're stuck?
gmarc
Aug. 19, 2025 13:15:46
While creating a demo hip to show this, I found out that it works if I'm setting "Location Source" to "External SOP". Before, I had it on "First Input's Points" and loaded the animated point using a SOP Import.
robp_sidefx
Aug. 19, 2025 13:49:57
Ah, yes we do not currently copy attributes from *USD* source points, only from *SOPs* source points. There is an open RFE for this.