casparcg-connection
Preparing search index...
MixerPerspectiveParameters
Interface MixerPerspectiveParameters
interface
MixerPerspectiveParameters
{
bottomLeftX
:
number
;
bottomLeftY
:
number
;
bottomRightX
:
number
;
bottomRightY
:
number
;
channel
:
number
;
customParams
?:
Record
<
string
,
string
|
number
|
boolean
|
null
>
;
defer
?:
boolean
;
duration
?:
number
;
layer
:
number
;
topLeftX
:
number
;
topLeftY
:
number
;
topRightX
:
number
;
topRightY
:
number
;
tween
?:
TransitionTween
;
}
Hierarchy (
View Summary
)
ChannelLayer
MixerDefer
MixerTween
MixerPerspectiveParameters
Index
Properties
bottom
Left
X
bottom
Left
Y
bottom
Right
X
bottom
Right
Y
channel
custom
Params?
defer?
duration?
layer
top
Left
X
top
Left
Y
top
Right
X
top
Right
Y
tween?
Properties
bottom
Left
X
bottomLeftX
:
number
bottom
Left
Y
bottomLeftY
:
number
bottom
Right
X
bottomRightX
:
number
bottom
Right
Y
bottomRightY
:
number
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
top
Left
X
topLeftX
:
number
top
Left
Y
topLeftY
:
number
top
Right
X
topRightX
:
number
top
Right
Y
topRightY
:
number
Optional
tween
tween
?:
TransitionTween
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bottom
Left
X
bottom
Left
Y
bottom
Right
X
bottom
Right
Y
channel
custom
Params
defer
duration
layer
top
Left
X
top
Left
Y
top
Right
X
top
Right
Y
tween
casparcg-connection
Loading...
Optional custom parameters that will be appended to any command