Is there a point scale variable? I want to affect the scale of each point according to the Z position, so when the point moves away from center it scales down.
Is this with particles? Or with plain points? Are things being instanced or copied on to the points?
If so there are ways of achieving this, but I don’t think points themselves can have a pscale attribute (anybody correct me if I’m wrong…)
Alex