ThingOrigin.js
Preparing search index...
AmbientLightParams
Interface AmbientLightParams
interface
AmbientLightParams
{
color
?:
string
|
number
;
intensity
?:
number
;
name
?:
string
;
}
Hierarchy
BaseLightParams
AmbientLightParams
Index
Properties
color?
intensity?
name?
Properties
Optional
color
color
?:
string
|
number
Optional
intensity
intensity
?:
number
Optional
name
name
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
color
intensity
name
ThingOrigin.js
Loading...