Table of Contents

SmoothFloat

Methods
public float SmoothFloat(SmoothingSettings settings, float currentValue, float targetValue, double time)
Parameters
Type Name Description
SmoothingSettings settings
float currentValue
float targetValue
double time
Returns
Type Description
float