Yes, I get this sometimes when I use Tab to jump between the fields as well, it's happened in multiple versions so not a new quirk. I find if I reload the desktop that usually fixes it. Sometimes selecting a different node and then reselecting it or clicking on the attribute name will reset it to the three fields again
Try focusing on the rendered output, not the viewport. You could try VDB smoothing along the axis of projection or supply a velocity field for volume based motion blur.
Hi,
You can use primlist and arg expressions to do this:
`arg(primlist(0, "mygroup"), 0)`
This is to get the first element. Use 1 to get the second element, etc.
Hey, @konstantin magnus i got inspired by your approach and tried to build my own, got about 400-500k Points in about 30-40secs cooktime. and thanks to @anim for the pcfind_radius approach, thats super fast.
dt_demo.mp4