@motion-script/core / vector2Property
Variable: vector2Property
constvector2Property: (opts?) => (target,propertyKey) =>void
Defined in: attributes/properties/typed.ts:201
A plain 2D point property, tweened component-wise.
Parameters
opts?
AttributePropOptions<Vector2, Vector2>
Returns
(target, propertyKey) => void