Strata - v1.4.10
GitHub
Examples
Preparing search index...
presets
GlitchPreset
Interface GlitchPreset
interface
GlitchPreset
{
color
?:
ColorRepresentation
;
description
:
string
;
glitchIntensity
?:
number
;
name
:
string
;
rgbShiftAmount
?:
number
;
scanlineIntensity
?:
number
;
}
Hierarchy (
View Summary
)
GlitchMaterialOptions
GlitchPreset
Index
Properties
color?
description
glitch
Intensity?
name
rgb
Shift
Amount?
scanline
Intensity?
Properties
Optional
color
color
?:
ColorRepresentation
description
description
:
string
Optional
glitch
Intensity
glitchIntensity
?:
number
name
name
:
string
Optional
rgb
Shift
Amount
rgbShiftAmount
?:
number
Optional
scanline
Intensity
scanlineIntensity
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
description
glitch
Intensity
name
rgb
Shift
Amount
scanline
Intensity
GitHub
Examples
Strata - v1.4.10
Loading...