base classes — bpy_struct, FModifier
Repeats the values of the modified F-Curve
Maximum number of cycles to allow after last keyframe. (0 = infinite)
| Type : | int in [-32768, 32767], default 0 |
|---|
Maximum number of cycles to allow before first keyframe. (0 = infinite)
| Type : | int in [-32768, 32767], default 0 |
|---|
Cycling mode to use after last keyframe
| Type : | enum in [‘NONE’, ‘REPEAT’, ‘REPEAT_OFFSET’, ‘MIRROR’], default ‘NONE’ |
|---|
Cycling mode to use before first keyframe
| Type : | enum in [‘NONE’, ‘REPEAT’, ‘REPEAT_OFFSET’, ‘MIRROR’], default ‘NONE’ |
|---|
Inherited Properties
Inherited Functions
|