I have simple particles, rendered as boxes. Geometry is created as copy to point packed instances a using motion blur from v attribute.
Seem like motion blur duration/length is not changing with shutter change in the ROP.
Duration of 1 will create same motion blur as duration 0.25. This issue exists only if the the geometry is packed. If the boxes are just copied over particles and not packed, then the motion blur will be shorter as expected.
latest nightly 18.0.391
Seem like motion blur duration/length is not changing with shutter change in the ROP.
Duration of 1 will create same motion blur as duration 0.25. This issue exists only if the the geometry is packed. If the boxes are just copied over particles and not packed, then the motion blur will be shorter as expected.
latest nightly 18.0.391
Comment