Blender V4.3
blender::animrig::FCurveDescriptor Struct Reference

#include <ANIM_fcurve.hh>

Public Attributes

StringRefNull rna_path
 
int array_index
 
std::optional< PropertySubTypeprop_subtype
 
std::optional< blender::StringRefNullchannel_group
 

Detailed Description

Definition at line 27 of file ANIM_fcurve.hh.

Member Data Documentation

◆ array_index

◆ channel_group

std::optional<blender::StringRefNull> blender::animrig::FCurveDescriptor::channel_group

Definition at line 31 of file ANIM_fcurve.hh.

Referenced by blender::animrig::ChannelBag::fcurve_create().

◆ prop_subtype

std::optional<PropertySubType> blender::animrig::FCurveDescriptor::prop_subtype

◆ rna_path


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