static Vector2 SmoothDamp (in Vector2 current, in Vector2 target, ref Vector2 velocity, float smoothTime, float deltaTime)

Parameters

NameTypeDescription
in current Vector2
in target Vector2
ref velocity Vector2
smoothTime float
deltaTime float

Returns

TypeDescription
Vector2
Declared in Vector2 ยท Assembly Sandbox.System
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.