Table of Contents

DG.Tweening Namespace

Classes

DOCurve
DOCurve.CubicBezier
DOTween
DOTweenCYInstruction
DOTweenCYInstruction.WaitForCompletion
DOTweenCYInstruction.WaitForElapsedLoops
DOTweenCYInstruction.WaitForKill
DOTweenCYInstruction.WaitForPosition
DOTweenCYInstruction.WaitForRewind
DOTweenCYInstruction.WaitForStart
DOTweenModuleAudio
DOTweenModulePhysics
DOTweenModulePhysics2D
DOTweenModuleSprite
DOTweenModuleUI
DOTweenModuleUI.Utils
DOTweenModuleUnityVersion

Shortcuts/functions that are not strictly related to specific Modules but are available only on some Unity versions

DOTweenModuleUtils

Utility functions that deal with available Modules. Modules defines:

  • DOTAUDIO
  • DOTPHYSICS
  • DOTPHYSICS2D
  • DOTSPRITE
  • DOTUI Extra defines set and used for implementation of external assets:
  • DOTWEEN_TMP ► TextMesh Pro
  • DOTWEEN_TK2D ► 2D Toolkit
DOTweenModuleUtils.Physics
DOVirtual
EaseFactory
Sequence
ShortcutExtensions
Tween
TweenExtensions
TweenParams
TweenSettingsExtensions
Tweener

Structs

Color2

Interfaces

IDOTweenInit

Enums

AutoPlay
AxisConstraint
Ease
LinkBehaviour
LogBehaviour
LoopType
PathMode
PathType
RotateMode
ScrambleMode
ShakeRandomnessMode
TweenType
UpdateType

Delegates

EaseFunction
TweenCallback
TweenCallback<T>