Changeset View
Changeset View
Standalone View
Standalone View
release/scripts/presets/gpencil_material/stroke_and_fill.py
| Show All 13 Lines | |||||
| gpcolor.fill_image = None | gpcolor.fill_image = None | ||||
| gpcolor.gradient_type = 'LINEAR' | gpcolor.gradient_type = 'LINEAR' | ||||
| gpcolor.mix_color = (1.0, 1.0, 1.0, 0.2) | gpcolor.mix_color = (1.0, 1.0, 1.0, 0.2) | ||||
| gpcolor.mix_factor = 0.0 | gpcolor.mix_factor = 0.0 | ||||
| gpcolor.flip = False | gpcolor.flip = False | ||||
| gpcolor.texture_offset = (0.0, 0.0) | gpcolor.texture_offset = (0.0, 0.0) | ||||
| gpcolor.texture_scale = (1.0, 1.0) | gpcolor.texture_scale = (1.0, 1.0) | ||||
| gpcolor.texture_angle = 0.0 | gpcolor.texture_angle = 0.0 | ||||
| gpcolor.texture_opacity = 1.0 | |||||
| gpcolor.texture_clamp = False | gpcolor.texture_clamp = False | ||||
| gpcolor.mix_factor = 0.0 | gpcolor.mix_factor = 0.0 | ||||
| gpcolor.show_stroke = True | gpcolor.show_stroke = True | ||||
| gpcolor.show_fill = True | gpcolor.show_fill = True | ||||