Shader.compile

Compiles a Vertex and Fragment shader into a Shader Program

class Shader
void
compile
(
string vertexBody
,
)

Meta