docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ISecondaryTextureDataProvider

    Data provider that provides secoondary texture data needed for Sprite Editor Window.

    Namespace: UnityEditor.U2D.Sprites
    Assembly: Unity.2D.Sprite.Editor.dll
    Syntax
    public interface ISecondaryTextureDataProvider

    Properties

    textures

    Get set method for an array of SecondarySpriteTexture in the Data Provider

    Declaration
    SecondarySpriteTexture[] textures { get; set; }
    Property Value
    Type Description
    SecondarySpriteTexture[]
    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)