CreateDOTweenPathTween Method
CreateDOTweenPathTween(MonoBehaviour, bool, bool, Path, float, PathMode)
public static TweenerCore<Vector3, Path, PathOptions> CreateDOTweenPathTween(MonoBehaviour target, bool tweenRigidbody, bool isLocal, Path path, float duration, PathMode pathMode)
Parameters
Returns
- TweenerCore<Vector3, Path, PathOptions>