I have a point cloud I want to sort by some attribute (y position).
I also want to sort points by another attribute (a dot product), the end result being that points with a higher dot product value use the points that have a higher y position value.
Current setup. I want lighter squares to be above darker squares.
