engine icon indicating copy to clipboard operation
engine copied to clipboard

Example 'Editor' does not fully function on WebGPU

Open mvaligursky opened this issue 4 months ago • 0 comments

This is the warning on WebGPU which needs to be addressed: pc.Picker#getSelection is not supported on WebGPU, use pc.Picker#getSelectionAsync instead.

As a result, the object picking in the scene does not work.

mvaligursky avatar Oct 15 '24 10:10 mvaligursky