Table of Contents

SmoothVector3

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