This website requires JavaScript.
Explore
Help
Sign In
MES
/
material-editor
Watch
6
Star
0
Fork
0
You've already forked material-editor
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
26
Wiki
Activity
7e592c6ec6
material-editor
/
src
/
main.ts
6 lines
75 B
TypeScript
Raw
Normal View
History
Unescape
Escape
添加材质切换,调节功能
2025-04-14 16:37:17 +08:00
import
'./assets/main.css'
修复材质加载与导出
2025-05-27 16:54:25 +08:00
import
{
Mount
}
from
'./lib'
;
添加材质切换,调节功能
2025-04-14 16:37:17 +08:00
修复材质加载与导出
2025-05-27 16:54:25 +08:00
Mount
(
"#app"
)
;
Init
2025-04-10 16:37:20 +08:00
Reference in New Issue
Copy Permalink