math docs
Preparing search index...
color
color
fromValues
Function fromValues
fromValues
(
r
:
number
,
g
:
number
,
b
:
number
)
:
color
.
Color
Create a new Color with the given linear r, g, b values.
Parameters
r
:
number
g
:
number
b
:
number
Returns
color
.
Color
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
math docs
Loading...
Create a new Color with the given linear r, g, b values.