Table of Contents

SmoothDouble

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