Method group is Obsolete

WWW.bytes

Obsolete Use UnityWebRequest, a fully featured replacement which is more efficient and has additional features. public byte[] bytes;

Description

Returns the contents of the fetched web page as a byte array (Read Only).

If the object has not finished downloading the data, it will return an empty byte array. Use isDone or yield to see if the data is available.


Did you find this page useful? Please give it a rating: