IGUtils.

CopyCurve(AnimationCurve) Method

Summary

Creates a duplicate of the given `curve`.
Assembly
Kybernetik.InspectorGadgets.dll
Namespace
InspectorGadgets
Containing Type
IGUtils

Syntax

public static AnimationCurve CopyCurve(AnimationCurve curve)

Parameters

Name Type Description
curve AnimationCurve

Return Value

Type Description
AnimationCurve