ThingOrigin.js
Preparing search index...
HemisphereLightParams
Interface HemisphereLightParams
interface
HemisphereLightParams
{
groundColor
?:
string
|
number
;
intensity
?:
number
;
name
?:
string
;
position
?:
xyz
;
skyColor
?:
string
|
number
;
}
Hierarchy
BaseLightParams
HemisphereLightParams
Index
Properties
ground
Color?
intensity?
name?
position?
sky
Color?
Properties
Optional
ground
Color
groundColor
?:
string
|
number
Optional
intensity
intensity
?:
number
Optional
name
name
?:
string
Optional
position
position
?:
xyz
Optional
sky
Color
skyColor
?:
string
|
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ground
Color
intensity
name
position
sky
Color
ThingOrigin.js
Loading...