Skip to content

@ue-too/animate / index / integerHelperFunctions

変数: integerHelperFunctions

const integerHelperFunctions: AnimatableAttributeHelper<number>

定義: animatable-attribute.ts:222

Built-in interpolation helper for animating integer values.

Remarks

Uses step-based interpolation with a 50% threshold, similar to strings. Useful for discrete numeric properties like indices or counts.