MMEffectUI
一个 MMEdit 插件,提供包含 UI 注解的 MME 文件的导入、导出和小部件。
Install / Use
/learn @MMEdit/MMEffectUIREADME
MMEffectUI
<a href="https://github.com/MMEdit/MMEffectUI/releases"><img alt="Downloads" src="https://img.shields.io/github/downloads/MMEdit/MMEffectUI/total?style=flat-square"/></a> <a href="https://github.com/nicengi/MMEdit/releases"><img alt="Downloads@MMEdit" src="https://img.shields.io/github/downloads/nicengi/MMEdit/total?label=downloads%40MMEdit&style=flat-square"/></a> <a href="https://github.com/MMEdit/MMEffectUI/blob/master/LICENSE"><img alt="License" src="https://img.shields.io/github/license/MMEdit/MMEffectUI?color=39c5bb&style=flat-square"></a>
一个 MMEdit 插件,提供包含 UI 注解的 MME 效果文件的导入、导出和小部件。
使用说明
要使程序可以识别和编辑一个对象,你需要为其添加 UI 注解(在尖括号内)。一些效果文件已经包含了这部分代码。

UI Annotations
| 名称 | 描述 | 必须 | 默认值 | | --------- | -------------------------------- | ------ | :----: | | UIName | 小部件的标题。 | 否 | N/A | | UIWidget | 对象所使用的小部件。 | 是 | N/A | | UIHelp | 提示文本。 | 否 | N/A | | UIVisible | 指示是否显示控件。 | 否 | true | | UIMin | 指示对象的最小值。 | 否 | 0 | | UIMax | 指示对象的最大值。 | 否 | 10000 |
Widgets
| 名称 | 描述 | | ------- | ------------------------------------- | | Slider | 滑块控件。 | | Numeric | 带上/下按钮的数值文本框。 | | Spinner | 带上/下按钮的数值文本框。 | | Color | 颜色滑块,支持编辑 RGB 或 RGBA 颜色。 |
Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
