GradientMode

enumeration

Description

Color interpolation mode used by Gradient.

Additional resources: Gradient.mode, Gradient.Evaluate.

Properties

BlendLinearly interpolate between the gradient keys.
FixedUse a constant color between the keys.
PerceptualBlendLinearly interpolate between the gradient keys, using a perceptual color space for colors.

Did you find this page useful? Please give it a rating: