MotionScript

@motion-script/core


@motion-script/core / PathFrame

Interface: PathFrame

Defined in: attributes/shape/path/sampler.ts:31

A point on the path with the unit tangent direction there.

Properties

tx

tx: number

Defined in: attributes/shape/path/sampler.ts:35

Unit tangent (direction of travel along the path).


ty

ty: number

Defined in: attributes/shape/path/sampler.ts:36


x

x: number

Defined in: attributes/shape/path/sampler.ts:32


y

y: number

Defined in: attributes/shape/path/sampler.ts:33