lineNum property

int get lineNum

The lineNum read-only property of the GPUCompilationMessage interface is a number representing the line number in the shader code that the message corresponds to.

Implementation

external int get lineNum;