Class ExtendedAssetData | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Class ExtendedAssetData

    Inheritance
    System.Object
    ExtendedAssetData
    Namespace: UnityEditor.Build.Pipeline.Interfaces
    Syntax
    [Serializable]
    public class ExtendedAssetData

    Constructors

    ExtendedAssetData()

    Declaration
    public ExtendedAssetData()

    Properties

    Representations

    Declaration
    public List<ObjectIdentifier> Representations { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<ObjectIdentifier>
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX