Skip to content
StellexJS
Search
K
Main Navigation
Guides
Exemples
API
Playground
GitHub
Appearance
Menu
Return to top
On this page
Interface: RGB
Plain RGB triple used by vertex-colour overlay helpers.
Properties
r
ts
r
: number;
g
ts
g
: number;
b
ts
b
: number;