Strata - v1.4.10
GitHub
Examples
Preparing search index...
presets
ScanlinePreset
Interface ScanlinePreset
interface
ScanlinePreset
{
backgroundColor
?:
ColorRepresentation
;
color
?:
ColorRepresentation
;
curvature
?:
number
;
description
:
string
;
flickerIntensity
?:
number
;
name
:
string
;
scanlineDensity
?:
number
;
scanlineOpacity
?:
number
;
}
Hierarchy (
View Summary
)
ScanlineMaterialOptions
ScanlinePreset
Index
Properties
background
Color?
color?
curvature?
description
flicker
Intensity?
name
scanline
Density?
scanline
Opacity?
Properties
Optional
background
Color
backgroundColor
?:
ColorRepresentation
Optional
color
color
?:
ColorRepresentation
Optional
curvature
curvature
?:
number
description
description
:
string
Optional
flicker
Intensity
flickerIntensity
?:
number
name
name
:
string
Optional
scanline
Density
scanlineDensity
?:
number
Optional
scanline
Opacity
scanlineOpacity
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Color
color
curvature
description
flicker
Intensity
name
scanline
Density
scanline
Opacity
GitHub
Examples
Strata - v1.4.10
Loading...