Table of Contents

SmoothingSettings

Fields
Default
Empty
maxSpeed

Maximum SmoothDamp speed allowed. Zero means no maximum is imposed.

smoothTime

Seconds to remain behind the current interpolation point. Applied using Mathf.SmoothDamp (or Mathf.SmoothDampAngle for Quaternions).