we
Preparing search index...
core/light/shadowMap
light_shadowMapMatrix
Interface light_shadowMapMatrix
对应system.wgsl中的结构 ST_shadowMapMatrix
interface
light_shadowMapMatrix
{
light_id
:
number
;
matrix_count
:
number
;
matrix_self_index
:
number
;
MVP
:
Float32Array
;
}
Index
Properties
light_
id
matrix_
count
matrix_
self_
index
MVP
Properties
light_
id
light_id
:
number
matrix_
count
matrix_count
:
number
matrix_
self_
index
matrix_self_index
:
number
MVP
MVP
:
Float32Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
light_
id
matrix_
count
matrix_
self_
index
MVP
we
Loading...
对应system.wgsl中的结构 ST_shadowMapMatrix