mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2026-06-29 09:06:34 +00:00
完善 docs
This commit is contained in:
Vendored
+5
@@ -484,6 +484,11 @@ declare module cc {
|
||||
*/
|
||||
_multiHandler?: cc.sp.MultiHandler;
|
||||
|
||||
/**
|
||||
* 根据材质的 `USE_MULTI_TEXTURE` 宏来更新材质是否支持多纹理
|
||||
*/
|
||||
updateMultiSupport(): boolean;
|
||||
|
||||
/**
|
||||
* 判断该材质是否有 MultiHandler 实例
|
||||
*/
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user