docs.unity.cn
    Show / Hide Table of Contents

    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.

    Declaration
    public virtual Object Asset { get; }
    Property Value
    Type Description
    Object
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use