@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.cjs CHANGED
@@ -2214,7 +2214,7 @@ class SkyboxRenderer {
2214
2214
  dimension: "2d",
2215
2215
  size: [width, height, 6],
2216
2216
  format: "rgba8unorm",
2217
- usage: GPUTextureUsage.TEXTURE_BINDING | GPUTextureUsage.COPY_DST
2217
+ usage: GPUTextureUsage.TEXTURE_BINDING | GPUTextureUsage.COPY_DST | GPUTextureUsage.RENDER_ATTACHMENT
2218
2218
  });
2219
2219
  for (let layer = 0; layer < 6; layer++) {
2220
2220
  this.device.queue.copyExternalImageToTexture(