噪波
The Noise modifier uses a pseudo-random number generator to variably distribute the property along the stroke.
- 振幅
The maximum value of the noise. A higher amplitude means a less transparent (more solid) stroke.
- 周期
The period of the noise. This means how quickly the property value can change. A higher value means a more smoothly changing color along the stroke.
- 随机种
用于伪随机数生成器的随机种。
- Asymmetric Thickness only
Allows the thickness to be distributed unevenly at every point. Internally, the stroke is represented as a backbone with a thickness to the right and left side. All other thickness shaders make sure that the left and right thickness values are equal. For the Noise shader however, a meaningful (and good-looking) result can be created by assigning different values to either side of the backbone.