base classes — bpy_struct, Modifier
Displacement modifier
| Type : | enum in [‘X’, ‘Y’, ‘Z’, ‘NORMAL’, ‘RGB_TO_XYZ’], default ‘X’ |
|---|
Material value that gives no displacement
| Type : | float in [-inf, inf], default 0.0 |
|---|
Amount to displace geometry
| Type : | float in [-inf, inf], default 0.0 |
|---|
| Type : | enum in [‘LOCAL’, ‘GLOBAL’, ‘OBJECT’, ‘UV’], default ‘LOCAL’ |
|---|
UV layer name
| Type : | string, default “” |
|---|
Name of Vertex Group which determines influence of modifier per point
| Type : | string, default “” |
|---|
Inherited Properties
Inherited Functions
|