Version: 2023.2
언어: 한국어

GradientMode

enumeration

매뉴얼로 전환

설명

Color interpolation mode used by Gradient.

Additional resources: Gradient.mode, Gradient.Evaluate.

변수

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.