Skip to content

@ue-too/animate / index / pointHelperFunctions

變數: pointHelperFunctions

const pointHelperFunctions: AnimatableAttributeHelper<Point>

定義於: animatable-attribute.ts:80

Built-in interpolation helper for animating Point values.

備註

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