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

#include <DNA_scene_types.h>

Public Attributes

struct CurveMappingcustom_ipo
 

Detailed Description

Settings for GP Interpolation Operators.

Definition at line 1159 of file DNA_scene_types.h.

Member Data Documentation

◆ custom_ipo

struct CurveMapping* GP_Interpolate_Settings::custom_ipo

Custom interpolation curve (for use with GP_IPO_CURVEMAP).

Definition at line 1161 of file DNA_scene_types.h.

Referenced by BKE_toolsettings_copy(), BKE_toolsettings_free(), do_version_curvemapping_walker(), gpencil_interpolate_seq_exec(), scene_blend_read_data(), and scene_blend_write().


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