base classes — bpy_struct, FModifier
Gives randomness to the modified F-Curve
Method of modifying the existing F-Curve
| Type : | enum in [‘REPLACE’, ‘ADD’, ‘SUBTRACT’, ‘MULTIPLY’], default ‘REPLACE’ |
|---|
Amount of fine level detail present in the noise
| Type : | int in [0, 32767], default 0 |
|---|
A random seed for the noise effect
| Type : | float in [-inf, inf], default 0.0 |
|---|
Scaling (in time) of the noise
| Type : | float in [-inf, inf], default 0.0 |
|---|
Amplitude of the noise - the amount that it modifies the underlying curve
| Type : | float in [-inf, inf], default 0.0 |
|---|
Inherited Properties
Inherited Functions
|