public class ShaderDebug
extends java.lang.Object
| Constructor and Description | 
|---|
ShaderDebug()  | 
| Modifier and Type | Method and Description | 
|---|---|
static java.lang.String | 
formatShaderSource(java.lang.String source)
Append the line numbers to the source code of a shader to output it 
 |