Summary
Reverses the curve so that it runs backwards over the same time range.
Returns the input curve so calls can be chained.
- Assembly
- Kybernetik
.InspectorGadgets .dll - Namespace
- InspectorGadgets
- Containing Type
- IGUtils
Syntax
public static AnimationCurve FlipHorizontal(this AnimationCurve curve)
Parameters
Name | Type | Description |
---|---|---|
curve | AnimationCurve |
Return Value
Type | Description |
---|---|
AnimationCurve |