IGUtils.

ExtendMirrorred(AnimationCurve) Method

Summary

Duplicates the curve past the end and mirrors the duplicated section. Returns the input curve so calls can be chained.
Assembly
Kybernetik.InspectorGadgets.dll
Namespace
InspectorGadgets
Containing Type
IGUtils

Syntax

public static AnimationCurve ExtendMirrorred(this AnimationCurve curve)

Parameters

Name Type Description
curve AnimationCurve

Return Value

Type Description
AnimationCurve