Table of Contents

PathType Enum

Namespace
DG.Tweening
Assembly
DOTween.dll
public enum PathType

Names and Values

Linear = 0
CatmullRom = 1
CubicBezier = 2