Show / Hide Table of Contents

namespace PeachyTween

Classes

EaseFuncFactory

Helpers for creating configurable easing functions.

EaseFuncs

A collection of standard easing functions.

LerpFuncFactory

Helpers for creating configurable interpolation functions.

Peachy

Methods for creating new tweens and operating on tweens in groups.

TransformExtensions

Convenience functions for tweening Transform.

Structs

Sequence

Reference to a sequence.

Tween

Reference to an individual tween.

Enums

Ease

Standard easing functions.

Delegates

EaseFunc

An easing function that controls the timing of a tween.

LerpFunc<T>

An function that controls how a tweened value is interpolated.

On this page
Back to top Generated by DocFX