This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
WangZixian
/
app
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
75d72a5484
Branches
Tags
master
app
/
node_modules
/
@babylonjs
/
core
/
Shaders
/
spriteMap.fragment.d.ts
spriteMap.fragment.d.ts
103 B
Histórico
Raw
1
2
3
4
5
/** @internal */
export declare const spriteMapPixelShader: {
name: string;
shader: string;
};