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

#include <DNA_action_types.h>

Public Attributes

float co [3]
 
int flag
 

Detailed Description

Definition at line 37 of file DNA_action_types.h.

Member Data Documentation

◆ co

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

◆ flag

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


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