Although Actor.GetProperty().SetColor(color); works to color the model. But it color whole model with same color. Whereas I expected to interpolate colors according to percentages.
Actor.GetProperty().SetColor(color);
Please see: