This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
WangZixian
/
app
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
75d72a5484
Ветки
Метки
master
app
/
node_modules
/
@babylonjs
/
core
/
Shaders
/
ShadersInclude
/
clipPlaneVertexDeclaration.d.ts
clipPlaneVertexDeclaration.d.ts
109 B
История
Исходник
1
2
3
4
5
/** @internal */
export declare const clipPlaneVertexDeclaration: {
name: string;
shader: string;
};