RPE Chart Utils
Preparing search index...
types
VideoAttach
Interface VideoAttach
Video attachment to a judge line (follows line position/rotation).
interface
VideoAttach
{
line
:
number
;
positionXFactor
?:
number
;
positionYFactor
?:
number
;
rotationFactor
?:
number
;
alphaFactor
?:
number
;
tintFactor
?:
number
;
scaleXMode
?:
0
|
2
|
1
;
scaleYMode
?:
0
|
2
|
1
;
}
Index
Properties
line
position
X
Factor?
position
Y
Factor?
rotation
Factor?
alpha
Factor?
tint
Factor?
scale
X
Mode?
scale
Y
Mode?
Properties
line
line
:
number
Optional
position
X
Factor
positionXFactor
?:
number
Optional
position
Y
Factor
positionYFactor
?:
number
Optional
rotation
Factor
rotationFactor
?:
number
Optional
alpha
Factor
alphaFactor
?:
number
Optional
tint
Factor
tintFactor
?:
number
Optional
scale
X
Mode
scaleXMode
?:
0
|
2
|
1
Optional
scale
Y
Mode
scaleYMode
?:
0
|
2
|
1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
line
position
X
Factor
position
Y
Factor
rotation
Factor
alpha
Factor
tint
Factor
scale
X
Mode
scale
Y
Mode
RPE Chart Utils
Loading...
Video attachment to a judge line (follows line position/rotation).