mirror of
https://github.com/galacean/engine.git
synced 2026-07-04 14:14:26 +08:00
7 lines
196 B
JSON
7 lines
196 B
JSON
{
|
|
"create": { "title": "创建材质" },
|
|
"builtin": { "title": "使用内置着色器" },
|
|
"custom": { "title": "自定义着色器" },
|
|
"shaderData": { "title": "使用着色器数据" }
|
|
}
|