Enum GradientFillType | Vector Graphics | 1.0.0-preview.34
docs.unity.cn
    Show / Hide Table of Contents

    Enum GradientFillType

    The gradient fill types.

    Namespace: Unity.VectorGraphics
    Syntax
    public enum GradientFillType

    Fields

    Name Description
    Linear

    A linear gradient.

    Radial

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

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX