TrapezoidConfig
pixi-reels / index / TrapezoidConfig
Interface: TrapezoidConfig
Defined in: config/types.ts:278
Trapezoid perspective configuration.
Properties
| Property | Type | Defined in |
|---|---|---|
bottomWidthFactor | number | config/types.ts:282 |
mode | "trapezoid" | config/types.ts:279 |
topWidthFactor | number | config/types.ts:281 |
widthDifference | number | config/types.ts:280 |