Name | Script Name | Type | Description | Supports None | Default | Minimum | Maximum |
Size Variance | SizeVariance | Boolean | Method by which the size is varied over the stroke. | No | 0 | false | true |
Size Jitter | SizeJitter | Integer | Percentage by which the brush size can randomly vary. | No | 0 | 0 | 1000 |
Opacity Variance | OpacityVariance | Boolean | Method by which the brush opacity is varied during the stroke. | No | 0 | false | true |
Opacity Jitter | OpacityJitter | Integer | Percentage by which the brush opacity can randomly vary during the stroke. | No | 0 | 0 | 1000 |
Density Variance | DensityVariance | Boolean | Method by which the density is varied over the stroke. | No | 0 | false | true |
Density Jitter | DensityJitter | Integer | Percentage by which the brush desnity can randomly vary. | No | 0 | 0 | 1000 |
Thickness Variance | ThicknessVariance | Boolean | Method by which the brush thickness is varied over the stroke. | No | 0 | false | true |
Thickness Jitter | ThicknessJitter | Integer | Percentage by which the brush thickness can randomly vary. | No | 0 | 0 | 1000 |
Rotation Variance | RotationVariance | Boolean | Method by which the rotation angle is varied over the course of the stroke. | No | 0 | false | true |
Rotation Jitter | RotationJitter | Integer | Percentage by which the brush rotation angle 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 | Boolean | Jitter the position by the adjusted size rather than the original size. | No | 0 | false | true |
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 |