How to apply tint colour on dynamic terrain object?
I guess I need a custom shader for that.
EDIT:
I guess I’ve got my answer:
The color data provided per instance in fact is mixed with diffuse texture if one is defined (for standard material), thus achieving the “tint” effect.