Skip to content

@ue-too/animate / pointHelperFunctions

Variable: pointHelperFunctions

const pointHelperFunctions: AnimatableAttributeHelper<Point>

Defined in: animatable-attribute.ts:80

Built-in interpolation helper for animating Point values.

Remarks

Provides linear interpolation for 2D points with optional easing. Interpolates both x and y components independently.