I'm using the vtkDataSetMapper to display some points in on a plane. The points have different colors. What I see right now, is the plane with a shading between the colors. But I want to see the colors I defined for each point. Can I switch the interpolation type to 'nearest neighbor'?