TrapezoidConfig
pixi-reels / index / TrapezoidConfig
Interface: TrapezoidConfig
Defined in: config/types.ts:499
Trapezoid perspective configuration.
Properties#
| Property | Type | Defined in |
|---|---|---|
endFactor | number | config/types.ts:503 |
mode | "trapezoid" | config/types.ts:500 |
startFactor | number | config/types.ts:502 |
widthDifference | number | config/types.ts:501 |