Blender V4.3
bMotionPathVert Struct Reference

#include <DNA_action_types.h>

Public Attributes

float co [3]
 
int flag
 

Detailed Description

Data point for motion path (mpv).

Definition at line 75 of file DNA_action_types.h.

Member Data Documentation

◆ co

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().

◆ flag

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().


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