GradientType

The GradientType enum describes the type of the shader gradient.

Values

Value

Description

HORIZONTAL

The gradient will be in horizontal direction.

CIRCULAR

The gradient will radiate outward in a circular direction.

VERTICAL

The gradient will be in vertical direction.

Last updated