This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
WangZixian
/
app
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
0d896321ee
Ramos
Etiquetas
master
app
/
node_modules
/
@babylonjs
/
core
/
Shaders
/
ShadersInclude
/
pbrBlockAmbientOcclusion.d.ts
pbrBlockAmbientOcclusion.d.ts
107 B
Histórico
Em bruto
1
2
3
4
5
/** @internal */
export declare const pbrBlockAmbientOcclusion: {
name: string;
shader: string;
};