IGUtils.

IsNormalized(Keyframe[]) 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 Keyframe[] keys)

Parameters

Name Type Description
keys Keyframe[]

Return Value

Type Description
bool