Damper.Damp Method

Cinemachine

DamperDamp Method

Overload List
  NameDescription
Public methodStatic memberDamp(Single, Single, Single)
Get a damped version of a quantity. This is the portion of the quantity that will take effect over the given time.
Public methodStatic memberDamp(Vector3, Single, Single)
Get a damped version of a quantity. This is the portion of the quantity that will take effect over the given time.
Public methodStatic memberDamp(Vector3, Vector3, Single)
Get a damped version of a quantity. This is the portion of the quantity that will take effect over the given time.
Top
See Also