# polygon-mask **Repository Path**: cocos-creator-plugin/polygon-mask ## Basic Information - **Project Name**: polygon-mask - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-11 - **Last Updated**: 2021-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 多边形遮罩 本插件基于`白玉无冰`大佬的[项目](https://gitee.com/lamyoung/cocos-creator-examples/tree/master/meshTexture)修改而来。 >注意:使用的图片尺寸必须是2的N次幂,且不可勾选packable,wrap mode必须是repeat才可以无限平铺 详情见 [商店](https://store.cocos.com/app/detail/2714) 截图。 # 使用方法 点击边框可以增加点,按住ctrl点击点可以删除点。 # 示例项目 github ``` https://github.com/okou19900722/polygon-mask-examples ``` gitee ``` https://gitee.com/okou19900722/polygon-mask-examples ```