Name | Script Name | Type | Description | Supports None | Default | Minimum | Maximum |
Size Variance | SizeVariance | Enumeration (VarianceMethod) | Method by which the size is varied over the stroke. | No | Pressure | | |
Size Jitter | SizeJitter | Integer | Percentage by which the brush size can randomly vary. | No | 0 | 0 | 1000 |
Opacity Variance | OpacityVariance | Enumeration (VarianceMethod) | Method by which the brush opacity is varied during the stroke. | No | None | | |
Opacity Jitter | OpacityJitter | Integer | Percentage by which the brush opacity can randomly vary during the stroke. | No | 0 | 0 | 1000 |
Density Variance | DensityVariance | Enumeration (VarianceMethod) | Method by which the density is varied over the stroke. | No | None | | |
Density Jitter | DensityJitter | Integer | Percentage by which the brush desnity can randomly vary. | No | 0 | 0 | 1000 |
Thickness Variance | ThicknessVariance | Enumeration (VarianceMethod) | Method by which the brush thickness is varied over the stroke. | No | None | | |
Thickness Jitter | ThicknessJitter | Integer | Percentage by which the brush thickness can randomly vary. | No | 0 | 0 | 1000 |
Rotation Variance | RotationVariance | Enumeration (VarianceMethod) | Method by which the rotation angle is varied over the course of the stroke. | No | None | | |
Rotation Jitter | RotationJitter | Integer | Percentage by which the brush rotation angle can randomly vary. | No | 0 | 0 | 1000 |
HueVariance | HueVariance | Enumeration (VarianceMethod) | Method by which the hue of the fill is varied over the stroke. | No | None | | |
Hue Jitter | HueJitter | Integer | Percentage by which the hue of the fill can randomly vary. | No | 0 | 0 | 1000 |
Saturation Variance | SaturationVariance | Enumeration (VarianceMethod) | Method by which the saturation of the fill is varied over the stroke. | No | None | | |
Saturation Jitter | SaturationJitter | Integer | Percentage by which the saturation of the fill can randomly vary. | No | 0 | 0 | 1000 |
Lightness Variance | LightnessVariance | Enumeration (VarianceMethod) | Method by which the lightness of the fill is varied over the stroke. | No | None | | |
Lightness Jitter | LightnessJitter | Integer | Percentage by which the lightness of the fill can randomly vary. | No | 0 | 0 | 1000 |
Position Jitter | PositionJitter | Integer | Percentage by which the impression position can randomly vary. | No | 0 | 0 | 1000 |
Use Scaled Position Jitter | UseScaledPositionJitter | Enumeration (Boolean) | Jitter the position by the adjusted size rather than the original size. | No | False | | |
Impressions Per Step | ImpressionsPerStep | Integer | The number of brush impresssions to paint per step. | No | 1 | 1 | 100 |
Fade Rate | FadeRate | Integer | The number of pixels over which to fade brush settings. | No | 100 | 1 | 10000 |