IGUtils.

FlipVertical(AnimationCurve) Method

Summary

Reverses the curve so that its values are upside down within range. Returns the input curve so calls can be chained.
Assembly
Kybernetik.InspectorGadgets.dll
Namespace
InspectorGadgets
Containing Type
IGUtils

Syntax

public static AnimationCurve FlipVertical(this AnimationCurve curve)

Parameters

Name Type Description
curve AnimationCurve

Return Value

Type Description
AnimationCurve