TrapezoidConfig
pixi-reels / index / TrapezoidConfig
Interface: TrapezoidConfig
Defined in: config/types.ts:237
Trapezoid perspective configuration.
Properties
| Property | Type | Defined in |
|---|---|---|
bottomWidthFactor | number | config/types.ts:241 |
mode | "trapezoid" | config/types.ts:238 |
topWidthFactor | number | config/types.ts:240 |
widthDifference | number | config/types.ts:239 |