base classes — bpy_struct, Modifier
Hook modifier to modify the location of vertices
Type: | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0) |
---|
Custom Lamp Falloff Curve
Type: | CurveMapping, (readonly) |
---|
If not zero, the distance from the hook where influence ends
Type: | float in [0, inf], default 0.0 |
---|
Type: | enum in [‘NONE’, ‘CURVE’, ‘SMOOTH’, ‘SPHERE’, ‘ROOT’, ‘INVERSE_SQUARE’, ‘SHARP’, ‘LINEAR’, ‘CONSTANT’], default ‘NONE’ |
---|
Relative force of the hook
Type: | float in [0, 1], default 0.0 |
---|
Name of Parent Bone for hook (if applicable), also recalculates and clears offset
Type: | string, default “”, (never None) |
---|
Compensate for non-uniform object scale
Type: | boolean, default False |
---|
Name of Vertex Group which determines influence of modifier per point
Type: | string, default “”, (never None) |
---|
Inherited Properties
Inherited Functions