docs.unity.cn
    Show / Hide Table of Contents

    Method Release

    Release(IResourceLocation, Object)

    Release and/or unload the given resource location and asset

    Declaration
    void Release(IResourceLocation location, object asset)
    Parameters
    Type Name Description
    IResourceLocation location

    Location to release.

    Object asset

    Asset to unload.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use