base classes — bpy_struct, FModifier
Generates values using a Built-In Function
Scale factor determining the maximum/minimum values
| Type : | float in [-inf, inf], default 0.0 |
|---|
Type of built-in function to use
| Type : | enum in [‘SIN’, ‘COS’, ‘TAN’, ‘SQRT’, ‘LN’, ‘SINC’], default ‘SIN’ |
|---|
Scale factor determining the ‘speed’ of the function
| Type : | float in [-inf, inf], default 0.0 |
|---|
Constant factor to offset time by for function
| Type : | float in [-inf, inf], default 0.0 |
|---|
Values generated by this modifier are applied on top of the existing values instead of overwriting them
| Type : | boolean, default False |
|---|
Constant factor to offset values by
| Type : | float in [-inf, inf], default 0.0 |
|---|
Inherited Properties
Inherited Functions
|