we
Preparing search index...
core/light/shadowMap
light_DepthTextureAndMVP
Interface light_DepthTextureAndMVP
每个light的MVP和texture,一一对应
interface
light_DepthTextureAndMVP
{
depthTexture
:
GPUTexture
;
matrix
:
light_shadowMapMatrix
;
}
Index
Properties
depth
Texture
matrix
Properties
depth
Texture
depthTexture
:
GPUTexture
matrix
matrix
:
light_shadowMapMatrix
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
depth
Texture
matrix
we
Loading...
每个light的MVP和texture,一一对应