MotionScript

@motion-script/core


@motion-script/core / FlexAlignment

Interface: FlexAlignment

Defined in: layout/flex.ts:63

Properties

x

x: number

Defined in: layout/flex.ts:65

-1 = start, 0 = center, 1 = end (matches Vector2 convention used by FlexNode).


y

y: number

Defined in: layout/flex.ts:66