Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
skottie::internal::KeyframeAnimator::LERPInfo Struct Reference

#include <KeyframeAnimator.h>

Public Attributes

float weight
 
Keyframe::Value vrec0
 
Keyframe::Value vrec1
 

Detailed Description

Definition at line 85 of file KeyframeAnimator.h.

Member Data Documentation

◆ vrec0

Keyframe::Value skottie::internal::KeyframeAnimator::LERPInfo::vrec0

Definition at line 87 of file KeyframeAnimator.h.

◆ vrec1

Keyframe::Value skottie::internal::KeyframeAnimator::LERPInfo::vrec1

Definition at line 87 of file KeyframeAnimator.h.

◆ weight

float skottie::internal::KeyframeAnimator::LERPInfo::weight

Definition at line 86 of file KeyframeAnimator.h.


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