Class 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
Namespace: DG.Tweening
Syntax
public static class DOTweenModuleUtils
Methods
Init()
Called via Reflection by DOTweenComponent on Awake
Declaration
public static void Init()