@motion-script/core / Corners
Interface: Corners<T>
Defined in: attributes/shape/corners/per-corner.ts:4
A value supplied independently for each of the four corners.
Type Parameters
T
T
Properties
bottomLeft
bottomLeft:
T
Defined in: attributes/shape/corners/per-corner.ts:7
bottomRight
bottomRight:
T
Defined in: attributes/shape/corners/per-corner.ts:8
topLeft
topLeft:
T
Defined in: attributes/shape/corners/per-corner.ts:5
topRight
topRight:
T
Defined in: attributes/shape/corners/per-corner.ts:6