get

open fun get(target: Double): Double
open fun get(target: Float): Float

Gets a ramped value from the value supplier and target value. Must be called regularly to update the SmoothDamp velocities.

Return

a ramped result

Parameters

target

the target value