Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.42.1
GitLab
API (v0.42.1) - Giro3D
external
three
LightShadowJSON
Interface LightShadowJSON
interface
LightShadowJSON
{
bias
?:
number
;
camera
:
Omit
<
Object3DJSONObject
,
"matrix"
>
;
intensity
?:
number
;
mapSize
?:
Vector2Tuple
;
normalBias
?:
number
;
radius
?:
number
;
}
Index
Properties
bias?
camera
intensity?
map
Size?
normal
Bias?
radius?
Properties
Optional
bias
bias
?:
number
camera
camera
:
Omit
<
Object3DJSONObject
,
"matrix"
>
Optional
intensity
intensity
?:
number
Optional
map
Size
map
Size
?:
Vector2Tuple
Optional
normal
Bias
normal
Bias
?:
number
Optional
radius
radius
?:
number
Settings
Member Visibility
Protected
Inherited
External
On This Page
Properties
bias
camera
intensity
map
Size
normal
Bias
radius
API (v0.42.1) - Giro3D
Loading...