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:
0d896321ee
Ramas
Etiquetas
master
app
/
node_modules
/
@babylonjs
/
core
/
Engines
/
IMaterialContext.d.ts
IMaterialContext.d.ts
96 B
Histórico
Raw
1
2
3
4
5
/** @internal */
export interface IMaterialContext {
uniqueId: number;
reset(): void;
}