Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::blend_over_param Struct Reference

#include <animation_player.h>

Public Member Functions

auto get_progress () const -> float
 

Public Attributes

float param {}
 

Detailed Description

Definition at line 60 of file animation_player.h.

Member Function Documentation

◆ get_progress()

auto unravel::blend_over_param::get_progress ( ) const -> float
inline

Definition at line 64 of file animation_player.h.

Member Data Documentation

◆ param

float unravel::blend_over_param::param {}

Definition at line 62 of file animation_player.h.


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