base classes — bpy_struct, Modifier
Multiresolution mesh modifier
Path to external displacements file
| Type : | string, default “” |
|---|
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 |
|---|
Selects 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) |
|---|
Inherited Properties
Inherited Functions
|