base classes — bpy_struct, Constraint
Creates constraint-based shrinkwrap relationship
Distance to Target
| Type : | float in [0, 100], default 0.0 |
|---|
Selects type of shrinkwrap algorithm for target position
| Type : | enum in [‘NEAREST_SURFACE’, ‘PROJECT’, ‘NEAREST_VERTEX’], default ‘NEAREST_SURFACE’ |
|---|
Projection over X Axis
| Type : | boolean, default False |
|---|
Projection over Y Axis
| Type : | boolean, default False |
|---|
Projection over Z Axis
| Type : | boolean, default False |
|---|
Inherited Properties
Inherited Functions
|