I’d check to see if the output polydata has any pointData that can be used for coloring. If so, then you can use a lookup table to map the colors (or display rgb directly).
I’d check to see if the output polydata has any pointData that can be used for coloring. If so, then you can use a lookup table to map the colors (or display rgb directly).