Preparing search index...
The search index is not available
davinci-eight
davinci-eight
AmbientLight
Class AmbientLight
Sets the 'uAmbientLight' uniform to the color RGB value.
Implements
Facet
Index
Constructors
constructor
Properties
color
Methods
set
Uniforms
Constructors
constructor
new
Ambient
Light
(
color
)
:
AmbientLight
Parameters
color
:
{
b
:
number
;
g
:
number
;
r
:
number
;
}
b
:
number
g
:
number
r
:
number
Returns
AmbientLight
Properties
color
color
:
Color
Methods
set
Uniforms
set
Uniforms
(
visitor
)
:
void
Parameters
visitor
:
FacetVisitor
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
color
Methods
set
Uniforms
davinci-eight
Loading...
Sets the 'uAmbientLight' uniform to the color RGB value.