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.

備註

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