Interface MixerFillParameters

Hierarchy

Properties

channel: number
customParams?: Record<string, null | string | number | boolean>

Optional custom parameters that will be appended to any command

defer?: boolean
duration?: number
layer: number
x: number
xScale: number
y: number
yScale: number

Generated using TypeDoc