Version: 2022.2

GradientMode

enumeration

切换到手册

描述

Color interpolation mode used by Gradient.

变量

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.