Overloads
static Vector2 SpringDamp (in Vector2 current, in Vector2 target, ref Vector2 velocity, float deltaTime, float frequency, float damping)

Parameters

NameTypeDescription
in current Vector2
in target Vector2
ref velocity Vector2
deltaTime float
frequency = 2 float
damping = 0.5 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.