Summary

public static int Smooth(int newValue, int lastSmooth)

Returns

int

Parameters

Summary

public static float Smooth(float newValue, float lastSmooth)

Returns

float

Parameters