Hilo3d API - v2.0.0
Home
Examples
Repository
Preparing search index...
Hilo3d
LightShadowOptions
Interface LightShadowOptions
interface
LightShadowOptions
{
cameraInfo
?:
ShadowCameraParameters
;
debug
?:
boolean
;
height
?:
number
;
maxBias
?:
number
;
minBias
?:
number
;
width
?:
number
;
}
Index
Properties
camera
Info?
debug?
height?
max
Bias?
min
Bias?
width?
Properties
Optional
camera
Info
cameraInfo
?:
ShadowCameraParameters
Optional
debug
debug
?:
boolean
Display the shadow camera helper; it does not draw the shadow texture over the scene.
Optional
height
height
?:
number
Optional
max
Bias
maxBias
?:
number
Optional
min
Bias
minBias
?:
number
Optional
width
width
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
camera
Info
debug
height
max
Bias
min
Bias
width
Home
Examples
Repository
Hilo3d API - v2.0.0
Loading...
Display the shadow camera helper; it does not draw the shadow texture over the scene.