base classes — bpy_struct, Modifier
Subdivision surface modifier
Number of subdivisions to perform
| Type: | int in [0, 11], default 0 |
|---|
Number of subdivisions to perform when rendering
| Type: | int in [0, 11], default 0 |
|---|
Skip drawing/rendering of interior subdivided edges
| Type: | boolean, default False |
|---|
Select type of subdivision algorithm
| Type: | enum in [‘CATMULL_CLARK’, ‘SIMPLE’], default ‘CATMULL_CLARK’ |
|---|
Use subsurf to subdivide UVs
| Type: | boolean, default False |
|---|
Inherited Properties
Inherited Functions