Blender  V3.3
Public Attributes | List of all members
FMod_Limits Struct Reference

#include <DNA_anim_types.h>

Public Attributes

rctf rect
 
int flag
 
char _pad [4]
 

Detailed Description

Definition at line 230 of file DNA_anim_types.h.

Member Data Documentation

◆ _pad

char FMod_Limits::_pad[4]

Definition at line 235 of file DNA_anim_types.h.

◆ flag

int FMod_Limits::flag

Settings for limiting.

Definition at line 234 of file DNA_anim_types.h.

Referenced by calc_action_range().

◆ rect

rctf FMod_Limits::rect

Rect defining the min/max values.

Definition at line 232 of file DNA_anim_types.h.

Referenced by calc_action_range().


The documentation for this struct was generated from the following file: