Summary
Smooths the tangents of all keyframes.
Returns the input curve so calls can be chained.
- Assembly
- Kybernetik
.InspectorGadgets .dll - Namespace
- InspectorGadgets
- Containing Type
- IGUtils
Syntax
public static AnimationCurve SmoothTangents(this AnimationCurve curve)
Parameters
Name | Type | Description |
---|---|---|
curve | AnimationCurve |
Return Value
Type | Description |
---|---|
AnimationCurve |