|
Blender V4.3
|
#include <DNA_action_types.h>
Public Attributes | |
| float | co [3] |
| int | flag |
Data point for motion path (mpv).
Definition at line 75 of file DNA_action_types.h.
| float bMotionPathVert::co[3] |
Coordinates of point in 3D-space.
Definition at line 77 of file DNA_action_types.h.
Referenced by motion_path_cache(), and motionpaths_calc_bake_targets().
| int bMotionPathVert::flag |
Quick settings.
Definition at line 79 of file DNA_action_types.h.
Referenced by motion_path_cache(), and motionpaths_calc_bake_targets().