docs.unity.cn
    Show / Hide Table of Contents

    Enum GradientFillType

    The gradient fill types.

    Namespace: Unity.VectorGraphics
    Syntax
    public enum GradientFillType

    Fields

    Name Description Value
    Linear

    A linear gradient.


    0
    Radial

    A radial gradient, centered at the radial focus of the gradient fill.


    1
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Wednesday, April 19, 2023
    Terms of use