Hi guys,
As you know, the "Attribute Interpolate" SOP needs two attributes called "sourceprim" and "sourceprimuv", which the "Scatter SOP" can create them.
I would like to create them myself, so in a point wrangle, I tried to use these codes:
i@sourceprim = 0;
v@sourceprimuv = primu...