OpenCut Engine API - v0.1.0
Preparing search index...
KeywordStyle
Interface KeywordStyle
Style overrides for keyword overlays.
interface
KeywordStyle
{
color
?:
string
;
fontFamily
?:
string
;
fontSize
?:
number
;
fontWeight
?:
number
;
outline
?:
string
[]
;
topOffset
?:
number
;
}
Index
Properties
color?
font
Family?
font
Size?
font
Weight?
outline?
top
Offset?
Properties
Optional
color
color
?:
string
Optional
font
Family
fontFamily
?:
string
Optional
font
Size
fontSize
?:
number
Optional
font
Weight
fontWeight
?:
number
Optional
outline
outline
?:
string
[]
Optional
top
Offset
topOffset
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
font
Family
font
Size
font
Weight
outline
top
Offset
OpenCut Engine API - v0.1.0
Loading...
Style overrides for keyword overlays.