Table of Contents

Path Constructor

Namespace
DG.Tweening.Plugins.Core.PathCore
Assembly
DOTween.dll

Path(PathType, Vector3[], int, Color?)

public Path(PathType type, Vector3[] waypoints, int subdivisionsXSegment, Color? gizmoColor = null)

Parameters

type PathType
waypoints Vector3[]
subdivisionsXSegment int
gizmoColor Color?