Blender V5.0
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 64 of file ANIM_evaluation.hh.

Constructor & Destructor Documentation

◆ AnimatedProperty()

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

Definition at line 69 of file ANIM_evaluation.hh.

References prop_rna, and value.

Member Data Documentation

◆ prop_rna

PathResolvedRNA blender::animrig::AnimatedProperty::prop_rna

◆ value


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