ThingOrigin.js
Preparing search index...
fogParams
Interface fogParams
interface
fogParams
{
active
?:
boolean
;
cameraView
?:
boolean
;
color
?:
string
;
density
?:
number
;
sunDirection
?:
xyz
;
type
?:
"linear"
|
"exp2"
|
"scattering"
;
}
Index
Properties
active?
camera
View?
color?
density?
sun
Direction?
type?
Properties
Optional
active
active
?:
boolean
Optional
camera
View
cameraView
?:
boolean
Optional
color
color
?:
string
Optional
density
density
?:
number
Optional
sun
Direction
sunDirection
?:
xyz
Optional
type
type
?:
"linear"
|
"exp2"
|
"scattering"
webgl: linear/exp2;webgpu: scattering 大气散射雾
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
camera
View
color
density
sun
Direction
type
ThingOrigin.js
Loading...