Skip to content

Interface: IAnimateEasingFunction

Callable

IAnimateEasingFunction

IAnimateEasingFunction(t): number

Parameters

NameType
tnumber

Returns

number

Defined in

ui/packages/interface/src/IAnimation.ts:75

Released under the MIT License.