There is a way to change and read terrain colours but it needs to be done with a function, you cannot directly write to it. SetMaterialColor will get the job done for you. Likewise, of course, it has a Get function as well so that you can tell what the current colour of a material is.
12 Likes