base classes — bpy_struct, Modifier
Multiresolution mesh modifier
Path to external displacements file
| Type: | string, default “”, (never None) |
|---|
Store multires displacements outside the .blend file, to save memory
| Type: | boolean, default False, (readonly) |
|---|
Number of subdivisions to use in the viewport
| Type: | int in [0, 255], default 0 |
|---|
The subdivision level visible at render time
| Type: | int in [0, 255], default 0 |
|---|
Number of subdivisions to use in sculpt mode
| Type: | int in [0, 255], 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’ |
|---|
Number of subdivisions for which displacements are stored
| Type: | int in [0, 255], default 0, (readonly) |
|---|
Use subsurf to subdivide UVs
| Type: | boolean, default False |
|---|
Inherited Properties
Inherited Functions