docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IAssetCollectionCreation

    This object contains the information about an asset collection.

    Namespace: Unity.Cloud.Assets
    Assembly: Unity.Cloud.Assets.dll
    Syntax
    public interface IAssetCollectionCreation

    Properties

    Description

    Describes the collection.

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

    Name

    The name of the collection.

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

    ParentPath

    The path to the parent collection; can be empty.

    Declaration
    CollectionPath ParentPath { get; set; }
    Property Value
    Type Description
    CollectionPath
    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)