docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum Image.Type

    Image fill type controls how to display the image.

    Namespace: UnityEngine.UI
    Assembly: UnityEngine.UI.dll
    Syntax
    public enum Image.Type

    Fields

    Name Description
    Filled

    Displays only a portion of the Image.

    Simple

    Displays the full Image

    Sliced

    Displays the Image as a 9-sliced graphic.

    Tiled

    Displays a sliced Sprite with its resizable sections tiled instead of stretched.

    In This Article
    Back to top
    Copyright © 2024 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)