cornerSmoothing
Corner smoothing amount (Figma’s “squircle” effect), 0–1.
Type(s)
| Type | Example |
|---|---|
number | 0.6 |
TokenReference | $token: ...$type: number |
Follows the same rectangle-only restriction as cornerRadius.
Supported on
| Element | Figma Layer(s) |
|---|---|
container | Component, Frame, Instance, Slot |
vectors | Rectangle |
Source
| Format | File |
|---|---|
| TypeScript | packages/schema/types/Styles.ts |
| JSON Schema | packages/schema/schema/styles.schema.json |