How can I convert Terrain coordinates (splatmap, heightmap) to World Coordinates

I have tried to convert the terrain coordinates to the word coordinates but to no avail. Can someone please guide me in the right direction? I will almost definitely kick myself when I find out how to, but a google search has revealed nothing.

Thanks,

Stormy102

I have tried to convert the terrain
coordinates to the word coordinates
but to no avail.

Based off this, assuming you know how to get the terrain coordinates, you can convert a local position to world position using: Transform.TransformPoint