www | A finished UnityWebRequest object with DownloadHandlerTexture attached. |
Texture2D The same as DownloadHandlerTexture.texture
Returns the downloaded Texture, or null
.
A static function provided for convenience; equivalent to ((DownloadHandlerTexture)www.downloadHandler).texture.