base classes — bpy_struct, Paint
Maximum edge length for dynamic topology sculpting (as percentage of blender unit)
| Type: | float in [0.001, 10000], default 0.0 |
|---|
In dynamic-topology mode, how to add or remove mesh detail
| Type: | enum in [‘SUBDIVIDE’, ‘COLLAPSE’, ‘SUBDIVIDE_COLLAPSE’], default ‘SUBDIVIDE’ |
|---|
Maximum edge length for dynamic topology sculpting (in pixels)
| Type: | float in [-inf, inf], default 0.0 |
|---|
In dynamic-topology mode, how mesh detail size is calculated
| Type: | enum in [‘RELATIVE’, ‘CONSTANT’], default ‘RELATIVE’ |
|---|
Amount of gravity after each dab
| Type: | float in [0, 1], default 0.0 |
|---|
Disallow changes to the X axis of vertices
| Type: | boolean, default False |
|---|
Disallow changes to the Y axis of vertices
| Type: | boolean, default False |
|---|
Disallow changes to the Z axis of vertices
| Type: | boolean, default False |
|---|
Number of times to copy strokes across the surface
| Type: | int array of 3 items in [1, 64], default (1, 1, 1) |
|---|
Show diffuse color of object and overlay sculpt mask on top of it
| Type: | boolean, default False |
|---|
Source and destination for symmetrize operator
| Type: | enum in [‘NEGATIVE_X’, ‘POSITIVE_X’, ‘NEGATIVE_Y’, ‘POSITIVE_Y’, ‘NEGATIVE_Z’, ‘POSITIVE_Z’], default ‘NEGATIVE_X’ |
|---|
Use only deformation modifiers (temporary disable all constructive modifiers except multi-resolution)
| Type: | boolean, default False |
|---|
Show faces in dynamic-topology mode with smooth shading rather than flat shaded
| Type: | boolean, default False |
|---|
Take advantage of multiple CPU cores to improve sculpting performance
| Type: | boolean, default False |
|---|
Inherited Properties
Inherited Functions
References