How to clone the dest texture and show it?

Hi !

dear friends!

I’m using WEBGPU, and want to clone a texture named “dest” (code at the 63th row below:)

but problem is when I run the code at 67th row , the ground2 will disappear(as figure below:)

in addition,ground2 should be same as ground

why and how should I clone the dest texture well?
why and how should I clone the dest texture well?
why and how should I clone the dest texture well?

PG project: how to clone the dest texture well? | Babylon.js Playground (babylonjs.com)

I believe you may use Babylon clone function for cloning textures. Example - https://playground.babylonjs.com/?webgpu#3URR7V#288

Dear labris:

Thank you so much! I 've solved my problem

wish you good days!
:heart:

2 Likes