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.