jakie 按照官方教程编写的截屏功能,代码如下所示。在sp内addChild失败,(未报错,图内可以看到打印出来sp子节点为空)。添加进Stage报错Failed to execute 'bindTexture' on 'WebGL2RenderingContext': parameter 2 is not of type 'WebGLTexture'. 请问这是什么原因,有朋友了解么?项目初始化已经是webgl了。