染色修改器
The Tint Modifier colorize the original stroke or fill with a selected color.
选项
- 模式
颜色变换将应用于笔画和/或填充颜色。
Stroke and Fill, Stroke, Fill
- Strength
控制颜色混合的量。
A value of 0 respect the original strokes vertex color,
a value of 1.0 totally replace the original color with the tint color.
大于1.0的偏移将使得alpha比原始点透度明更低(2.0是完全不透明的)。
- Tint Type
- Uniform
- 颜色
定义与原始颜色混合的染色颜色。
- Gradient
- Color Ramp
Defines the tint gradient color for mixing with the original vertex color.
For controls see 颜色渐变部件.
- Object
A 数据ID to select an object (usually an empty),
which position and rotation will be used to define the center of the effect.
- Radius
Defines the maximum distance of the effect.
示例
Tint uniform color sample.
|
|
|
Tint gradient color sample.
|
|
|