Table of Contents

GetPointOnCircle Method

Namespace
DG.Tweening.Core
Assembly
DOTween.dll

GetPointOnCircle(Vector2, float, float)

public static Vector2 GetPointOnCircle(Vector2 center, float radius, float degrees)

Parameters

center Vector2
radius float
degrees float

Returns

Vector2