BimCT SDK / WebGL2 Viewer
BimCT.io
Playground
Converter API
Live Demo
Preparing search index...
index
RGB
Interface RGB
RGB color representation. Each component (r, g, b) is a number between 0 and 1
interface
RGB
{
r
:
number
;
g
:
number
;
b
:
number
;
}
Hierarchy (
View Summary
)
RGB
RGBA
Index
Properties
r
g
b
Properties
r
r
:
number
g
g
:
number
b
b
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
r
g
b
BimCT.io
Playground
Converter API
Live Demo
BimCT SDK / WebGL2 Viewer
Loading...
RGB color representation. Each component (r, g, b) is a number between 0 and 1