@etothepii/satisfactory-file-parser
Preparing search index...
col4
Type Alias col4
a 4-component color. can be encoded as 16 bytes RGBA or 4 bytes BGRA.
type
col4
=
{
a
:
number
;
b
:
number
;
g
:
number
;
r
:
number
;
}
Index
Properties
a
b
g
r
Properties
a
a
:
number
b
b
:
number
g
g
:
number
r
r
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
a
b
g
r
@etothepii/satisfactory-file-parser
Loading...
a 4-component color. can be encoded as 16 bytes RGBA or 4 bytes BGRA.