Version: 2017.1

ResourceRequest

class in UnityEngine

/

Hereda de:AsyncOperation

Cambiar al Manual

Descripción

Solicitud de carga asincrónica del bundle (paquete) Resources.

Mirar también: Resources.LoadAsync, AsyncOperation.

Variables

assetAsset object being loaded (Read Only).

Miembros heredados

Variables

allowSceneActivationAllow scenes to be activated as soon as it is ready.
isDoneHas the operation finished? (Read Only)
priorityPriority lets you tweak in which order async operation calls will be performed.
progressWhat's the operation's progress. (Read Only)