casparcg-connection
Preparing search index...
MixerFillParameters
Interface MixerFillParameters
interface
MixerFillParameters
{
channel
:
number
;
customParams
?:
Record
<
string
,
string
|
number
|
boolean
|
null
>
;
defer
?:
boolean
;
duration
?:
number
;
layer
:
number
;
tween
?:
TransitionTween
;
x
:
number
;
xScale
:
number
;
y
:
number
;
yScale
:
number
;
}
Hierarchy (
View Summary
)
ChannelLayer
MixerDefer
MixerTween
MixerFillParameters
Index
Properties
channel
custom
Params?
defer?
duration?
layer
tween?
x
x
Scale
y
y
Scale
Properties
channel
channel
:
number
Optional
custom
Params
customParams
?:
Record
<
string
,
string
|
number
|
boolean
|
null
>
Optional custom parameters that will be appended to any command
Optional
defer
defer
?:
boolean
Optional
duration
duration
?:
number
layer
layer
:
number
Optional
tween
tween
?:
TransitionTween
x
x
:
number
x
Scale
xScale
:
number
y
y
:
number
y
Scale
yScale
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
custom
Params
defer
duration
layer
tween
x
x
Scale
y
y
Scale
casparcg-connection
Loading...
Optional custom parameters that will be appended to any command