有什么类似的方法在Babylon.js中像THREE.WebGLRenderTarget()

这是我要从Three.js转换为Babylon.js的代码

//Three.js

this.texture = new THREE.WebGLRenderTarget(width,height);

我想尝试在Babylon.js中移植此功能。如果有人有主意,请让我知道。

z540878734 回答:有什么类似的方法在Babylon.js中像THREE.WebGLRenderTarget()

暂时没有好的解决方案,如果你有好的解决方案,请发邮件至:iooj@foxmail.com
本文链接:https://www.f2er.com/2765649.html

大家都在问