Version: 2021.1
언어: 한국어

UnityWebRequestTexture

class in UnityEngine.Networking

매뉴얼로 전환

설명

Helpers for downloading image files into Textures using UnityWebRequest.

정적 함수

GetTextureCreate a UnityWebRequest intended to download an image via HTTP GET and create a Texture based on the retrieved data.