use case: Folks have a csv file with x,y,z columns and often variables and they want to view them as a point mesh in 3D.
I have provided python scripts to folks to create a blueprint mesh from CSV data -- but we should add a builtin transform to the blueprint lib that supports this common case.