Blender V4.3
blender::animrig::AnimatedProperty Class Reference

#include <ANIM_evaluation.hh>

Public Member Functions

 AnimatedProperty (const float value, const PathResolvedRNA &prop_rna)
 

Public Attributes

float value
 
PathResolvedRNA prop_rna
 

Detailed Description

The evaluated value for an animated property, along with its RNA pointer.

Definition at line 68 of file ANIM_evaluation.hh.

Constructor & Destructor Documentation

◆ AnimatedProperty()

blender::animrig::AnimatedProperty::AnimatedProperty ( const float value,
const PathResolvedRNA & prop_rna )
inline

Definition at line 73 of file ANIM_evaluation.hh.

Member Data Documentation

◆ prop_rna

PathResolvedRNA blender::animrig::AnimatedProperty::prop_rna

◆ value


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