Table of Contents

Class AnimationsAuthoring

public class AnimationsAuthoring : AbstractAuthoring, IGizmoDrawer
Inheritance
AnimationsAuthoring
Implements
Inherited Members
Extension Methods

Properties

AnimationBuilders

public AnimationListBuilder AnimationBuilders { get; }

Property Value

AnimationListBuilder

Animations

public List<AbstractAnimation> Animations { get; set; }

Property Value

List<AbstractAnimation>

Methods

StartAnimations()

protected override void StartAnimations()

StopAnimations()

protected override void StopAnimations()