Property Asset
Asset
The loaded asset. This value is only set after the AsyncOperationHandle returned from LoadAssetAsync completes. It will not be set if only InstantiateAsync is called. It will be set to null if release is called.
선언
public virtual Object Asset { get; }
프로퍼티 값
타입 | 설명 |
---|---|
Object |