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

#include <SkottiePriv.h>

Public Attributes

sk_sp< sksg::RenderNodefSceneRoot
 
AnimatorScope fAnimators
 
sk_sp< SlotManagerfSlotManager
 

Detailed Description

Definition at line 74 of file SkottiePriv.h.

Member Data Documentation

◆ fAnimators

AnimatorScope skottie::internal::AnimationBuilder::AnimationInfo::fAnimators

Definition at line 76 of file SkottiePriv.h.

◆ fSceneRoot

sk_sp<sksg::RenderNode> skottie::internal::AnimationBuilder::AnimationInfo::fSceneRoot

Definition at line 75 of file SkottiePriv.h.

◆ fSlotManager

sk_sp<SlotManager> skottie::internal::AnimationBuilder::AnimationInfo::fSlotManager

Definition at line 77 of file SkottiePriv.h.


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