docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IFill

    The IFill interface is implemented by filling techniques (solid, texture or gradient).

    Namespace: Unity.VectorGraphics
    Assembly: Unity.VectorGraphics.dll
    Syntax
    public interface IFill

    Properties

    Mode

    The filling method (non-zero or even-odd) of the fill.

    Declaration
    FillMode Mode { get; set; }
    Property Value
    Type Description
    FillMode

    Opacity

    The opacity of the fill.

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