|
Blender V5.0
|
#include <DNA_anim_types.h>
Public Attributes | |
| rctf | rect |
| int | flag |
| char | _pad [4] |
Definition at line 153 of file DNA_anim_types.h.
| char FMod_Limits::_pad[4] |
Definition at line 158 of file DNA_anim_types.h.
| int FMod_Limits::flag |
Settings for limiting.
Definition at line 157 of file DNA_anim_types.h.
Referenced by blender::animrig::get_frame_range_of_fcurves().
| rctf FMod_Limits::rect |
Rect defining the min/max values.
Definition at line 155 of file DNA_anim_types.h.
Referenced by blender::animrig::get_frame_range_of_fcurves().