mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-09-24 21:39:00 +00:00
完善 docs
This commit is contained in:
@@ -40,9 +40,9 @@ Service Pack 暂时只适配 Cocos Creator 2.x 版本,Cocos Creator 3.x 正在
|
||||
|
||||
## 功能演示
|
||||
|
||||
[桌面版 Demo Web 项目](https://smallmain.github.io/cocos-service-pack/demo/web-desktop/index.html)
|
||||
[Web Desktop 演示项目](https://smallmain.github.io/cocos-service-pack/demo/web-desktop/index.html)
|
||||
|
||||
[手机版 Demo Web 项目](https://smallmain.github.io/cocos-service-pack/demo/web-mobile/index.html)
|
||||
[Web Mobile 演示项目](https://smallmain.github.io/cocos-service-pack/demo/web-mobile/index.html)
|
||||
|
||||
## 使用方法
|
||||
|
||||
|
@@ -42,7 +42,9 @@ toc_max_heading_level: 5
|
||||
|
||||
:::caution 特别注意
|
||||
|
||||
Spine 组件使用多纹理材质时会强制勾选 `enableBatch` 并强制关闭 `useTint`。
|
||||
Spine 组件使用多纹理材质时会强制勾选 `enableBatch`,因为不开启就不能合批,那也就没必要使用多纹理材质。
|
||||
|
||||
并且暂时不支持染色效果,会强制关闭 `useTint` 选项。
|
||||
|
||||
:::
|
||||
|
||||
|
Reference in New Issue
Block a user