I need to export the terrain I’ve been drawing on the current scene into a transparent PNG Image. Is it possible ?
I can’t confirm that transparency would work with this, but I can’t think of a reason why it wouldn’t. You probably want to read around this:
https://docs.unity3d.com/Documentation/ScriptReference/Texture2D.EncodeToPNG.html