This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
WangZixian
/
app
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
a2c4666ac8
Ramas
Etiquetas
master
app
/
node_modules
/
@babylonjs
/
core
/
ShadersWGSL
/
ShadersInclude
/
clipPlaneVertexDeclaration.d.ts
clipPlaneVertexDeclaration.d.ts
109 B
Histórico
Raw
1
2
3
4
5
/** @internal */
export declare const clipPlaneVertexDeclaration: {
name: string;
shader: string;
};