error property

GPUError get error

The error read-only property of the GPUUncapturedErrorEvent interface is a GPUError object instance providing access to the details of the error.

Implementation

external GPUError get error;