$ 0 0 @42647063 写道: 在cocos creator开发的项目中添加截屏功能。代码如下: var renderTexture = cc.RenderTexture.create(1280,720); renderTexture.begin(); this.node._sgNode.visit(); renderTexture.end(); windows上测试通过,andorid下黑屏,请帮忙看看什么原因,怎么解决。 帖子: 2 参与者: 1 阅读整个主题