roavatar-renderer
Preparing search index...
Color3uint8
Class Color3uint8
Index
Constructors
constructor
Properties
B
G
R
Methods
clone
to
Array
to
Color3
Constructors
constructor
new
Color3uint8
(
R
?:
number
,
G
?:
number
,
B
?:
number
)
:
Color3uint8
Parameters
R
:
number
= 0
G
:
number
= 0
B
:
number
= 0
Returns
Color3uint8
Properties
B
B
:
number
= 0
G
G
:
number
= 0
R
R
:
number
= 0
Methods
clone
clone
()
:
Color3uint8
Returns
Color3uint8
to
Array
toArray
()
:
Vec3
Returns
Vec3
to
Color3
toColor3
()
:
Color3
Returns
Color3
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
B
G
R
Methods
clone
to
Array
to
Color3
roavatar-renderer
Loading...