base classes — bpy_struct, Modifier
Bevel modifier to make edges and vertices more rounded
Angle above which to bevel edges
| Type : | float in [0, 180], default 0.0 |
|---|
What edge weight to use for weighting a vertex
| Type : | enum in [‘AVERAGE’, ‘SHARPEST’, ‘LARGEST’], default ‘AVERAGE’ |
|---|
| Type : | enum in [‘NONE’, ‘ANGLE’, ‘WEIGHT’], default ‘NONE’ |
|---|
Bevel verts/corners, not edges
| Type : | boolean, default False |
|---|
Bevel value/amount
| Type : | float in [0, inf], default 0.0 |
|---|
Inherited Properties
Inherited Functions
|