Search
Preparing search index...
The search index is not available
Vertex Viewer SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Vertex Viewer SDK
Viewer
ColorMaterial
Namespace ColorMaterial
Index
Interfaces
Color
Material
Variables
default
Color
Functions
create
from
Hex
Variables
Const
default
Color
default
Color
:
ColorMaterial
= ...
Functions
create
create
(
r
:
number
, g
:
number
, b
:
number
, opacity
?:
number
)
:
ColorMaterial
This helper creates an rgb value color
Parameters
r:
number
g:
number
b:
number
Optional
opacity:
number
Returns
ColorMaterial
from
Hex
from
Hex
(
hex
:
string
, opacity
?:
number
)
:
ColorMaterial
This helper converts a hex string to a ColorMaterial object
Parameters
hex:
string
Optional
opacity:
number
Returns
ColorMaterial
Modules
Geometry
Stream API
Utils
Viewer
Color
Material
Components
Cross
Sectioning
JSX
Loadable
Resource
Scene
View
State
Identifier
Transformation
Delta
Color
Material
default
Color
create
from
Hex
This helper creates an rgb value color