Skip to content

Commit

Permalink
Tweak what's supported in WebGPU
Browse files Browse the repository at this point in the history
  • Loading branch information
willeastcott committed Apr 23, 2024
1 parent 12a2aa8 commit 2d5b61e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ In short, WebGPU represents the future for PlayCanvas and you can expect some in

## Getting Started with WebGPU

WebGPU support in PlayCanvas is still considered 'Beta'. There are still some unimplemented features (for example, the run-time lightmapper and particle component are still not supported). Therefore, you have to currently 'opt in' to WebGPU support. To do this, open your Project's Settings in the Inspector and expand the `RENDERING` section. Then update `Graphics Devices` to include `WebGPU (beta)`.
WebGPU support in PlayCanvas is still considered 'Beta'. There are still some unimplemented features (for example, the run-time lightmapper is still not supported). Therefore, you have to currently 'opt in' to WebGPU support. To do this, open your Project's Settings in the Inspector and expand the `RENDERING` section. Then update `Graphics Devices` to include `WebGPU (beta)`.

![Editor with WebGPU Scene](/assets/media/editor-settings-webgpu.png)

Expand Down

0 comments on commit 2d5b61e

Please sign in to comment.