@divnotes/dn-voxel-loader - v0.1.10 / dn-voxel-loader/types / RGBA
Interface: RGBA<>
Table of contents
Properties
Properties
a
• a: number
Alpha component (0-255)
Defined in
b
• b: number
Blue component (0-255)
Defined in
g
• g: number
Green component (0-255)
Defined in
r
• r: number
Red component (0-255)