This commit is contained in:
2025-11-23 21:09:11 +08:00
parent baef0f536b
commit bd163ae8a5
32 changed files with 0 additions and 2804 deletions

View File

@@ -1,24 +0,0 @@
# Nexus Icons Directory
存放工具架按钮使用的图标文件。
## 图标格式
- 支持格式PNG, XPM, BMP
- 推荐格式PNG支持透明
- 推荐尺寸32x32 或 64x64 像素
## 命名规范
- 使用小写字母和下划线
- 例如:`modeling_tool.png`, `rigging_helper.png`
## 使用方法
在 MEL 工具架文件中引用:
```mel
-image "your_icon.png"
-image1 "your_icon.png"
```
Maya 会自动在 XBMLANGPATH 环境变量指定的目录中查找图标文件。

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB