Hilo3d API - v2.0.0
Home
Examples
Repository
Preparing search index...
Hilo3d
PointLightInfo
Interface PointLightInfo
interface
PointLightInfo
{
cameras
?:
Float32Array
<
ArrayBufferLike
>
;
colors
:
Float32Array
;
infos
:
Float32Array
;
lightSpaceMatrix
?:
Float32Array
<
ArrayBufferLike
>
;
poses
:
Float32Array
;
ranges
:
Float32Array
;
shadowBias
?:
Float32Array
<
ArrayBufferLike
>
;
shadowMap
?:
TextureBinding
[]
;
shadowMapSize
?:
Float32Array
<
ArrayBufferLike
>
;
}
Hierarchy
ShadowInfo
PointLightInfo
Index
Properties
cameras?
colors
infos
light
Space
Matrix?
poses
ranges
shadow
Bias?
shadow
Map?
shadow
Map
Size?
Properties
Optional
cameras
cameras
?:
Float32Array
<
ArrayBufferLike
>
colors
colors
:
Float32Array
infos
infos
:
Float32Array
Optional
light
Space
Matrix
lightSpaceMatrix
?:
Float32Array
<
ArrayBufferLike
>
poses
poses
:
Float32Array
ranges
ranges
:
Float32Array
Optional
shadow
Bias
shadowBias
?:
Float32Array
<
ArrayBufferLike
>
Optional
shadow
Map
shadowMap
?:
TextureBinding
[]
Optional
shadow
Map
Size
shadowMapSize
?:
Float32Array
<
ArrayBufferLike
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cameras
colors
infos
light
Space
Matrix
poses
ranges
shadow
Bias
shadow
Map
shadow
Map
Size
Home
Examples
Repository
Hilo3d API - v2.0.0
Loading...