Blender
V3.3
|
#include <DNA_action_types.h>
Public Attributes | |
float | co [3] |
int | flag |
Definition at line 37 of file DNA_action_types.h.
float bMotionPathVert::co[3] |
Coordinates of point in 3D-space.
Definition at line 39 of file DNA_action_types.h.
Referenced by motion_path_cache(), and motionpaths_calc_bake_targets().
int bMotionPathVert::flag |
Quick settings.
Definition at line 41 of file DNA_action_types.h.
Referenced by motion_path_cache(), and motionpaths_calc_bake_targets().