Flutter Impeller
impeller::scene::Animation::Channel Struct Reference

#include <animation.h>

Public Attributes

BindKey bind_target
 
std::unique_ptr< PropertyResolverresolver
 

Detailed Description

Definition at line 55 of file animation.h.

Member Data Documentation

◆ bind_target

BindKey impeller::scene::Animation::Channel::bind_target

Definition at line 56 of file animation.h.

Referenced by impeller::scene::Animation::MakeFromFlatbuffer().

◆ resolver

std::unique_ptr<PropertyResolver> impeller::scene::Animation::Channel::resolver

Definition at line 57 of file animation.h.

Referenced by impeller::scene::Animation::MakeFromFlatbuffer().


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