docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IAssetUpdate

    This is a base class containing the information necessary to update an asset.

    Inherited Members
    IAssetInfo.Name
    IAssetInfo.Description
    IAssetInfo.Tags
    IAssetInfo.StatusFlowDescriptor
    Namespace: Unity.Cloud.Assets
    Assembly: Unity.Cloud.Assets.dll
    Syntax
    public interface IAssetUpdate : IAssetInfo

    Properties

    PreviewFile

    The preview file ID of the asset.

    Declaration
    string PreviewFile { get; }
    Property Value
    Type Description
    string

    Type

    The type of the asset.

    Declaration
    AssetType? Type { get; }
    Property Value
    Type Description
    AssetType?
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)