type property

The type read-only property of the GPUCompilationMessage interface is an enumerated value representing the type of the message. Each type represents a different severity level.

Implementation

external GPUCompilationMessageType get type;