We have points with velocity that we transfer to the packed object instanced on them. Even if we velocity blur on the geo node ticket it will add the velocity blur with the geo blur if its read with path/to/object/$F4.bgeo.sc. I expect it to only pick up the velocity from the attribute like when rendering points.
for example path/to/object/$F4.bgeo.sc renders incorrect but path/to/object/1001.bgeo.sc renders correct
In the example here the points are animated in Y. but we only want the velocity blur when check on the geo node. Is there a way around this or if this should be fixed?
for example path/to/object/$F4.bgeo.sc renders incorrect but path/to/object/1001.bgeo.sc renders correct
In the example here the points are animated in Y. but we only want the velocity blur when check on the geo node. Is there a way around this or if this should be fixed?
Comment