IGUtils.

IsNormalized(AnimationCurve) Method

Summary

Indicates whether the time and values both start at 0 and end at 1.
Assembly
Kybernetik.InspectorGadgets.dll
Namespace
InspectorGadgets
Containing Type
IGUtils

Syntax

public static bool IsNormalized(this AnimationCurve curve)

Parameters

Name Type Description
curve AnimationCurve

Return Value

Type Description
bool