engine
engine copied to clipboard
Example 'Editor' does not fully function on WebGPU
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.