Blender V5.0
bAnimVizSettings Struct Reference

#include <DNA_action_types.h>

Public Attributes

short recalc
short path_type
short path_step
short path_range
short path_viewflag
short path_bakeflag
char _pad [4]
int path_sf
int path_ef
int path_bc
int path_ac

Detailed Description

Definition at line 139 of file DNA_action_types.h.

Member Data Documentation

◆ _pad

char bAnimVizSettings::_pad[4]

Definition at line 156 of file DNA_action_types.h.

◆ path_ac

int bAnimVizSettings::path_ac

Definition at line 161 of file DNA_action_types.h.

Referenced by animviz_settings_init(), and blo_do_versions_250().

◆ path_bakeflag

◆ path_bc

int bAnimVizSettings::path_bc

Number of frames before/after current frame to show.

Definition at line 161 of file DNA_action_types.h.

Referenced by animviz_settings_init(), and blo_do_versions_250().

◆ path_ef

◆ path_range

◆ path_sf

int bAnimVizSettings::path_sf

Start and end frames of path-calculation range. Both are inclusive.

Definition at line 159 of file DNA_action_types.h.

Referenced by animviz_motionpath_compute_range(), animviz_settings_init(), animviz_verify_motionpaths(), blo_do_versions_250(), and pose_update_paths_range_exec().

◆ path_step

short bAnimVizSettings::path_step

Number of frames between points indicated on the paths.

Definition at line 148 of file DNA_action_types.h.

Referenced by animviz_settings_init(), and blo_do_versions_250().

◆ path_type

◆ path_viewflag

short bAnimVizSettings::path_viewflag

◆ recalc


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