mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-10-09 17:55:28 +00:00
完善 docs
This commit is contained in:
5
src/creator-sp.d.ts
vendored
5
src/creator-sp.d.ts
vendored
@@ -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