@d5techs/3dgs-lib 1.4.39 → 1.4.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/3dgs-lib.js CHANGED
@@ -2212,7 +2212,7 @@ class SkyboxRenderer {
2212
2212
  dimension: "2d",
2213
2213
  size: [width, height, 6],
2214
2214
  format: "rgba8unorm",
2215
- usage: GPUTextureUsage.TEXTURE_BINDING | GPUTextureUsage.COPY_DST
2215
+ usage: GPUTextureUsage.TEXTURE_BINDING | GPUTextureUsage.COPY_DST | GPUTextureUsage.RENDER_ATTACHMENT
2216
2216
  });
2217
2217
  for (let layer = 0; layer < 6; layer++) {
2218
2218
  this.device.queue.copyExternalImageToTexture(