ShaderProgram.fromVertexFragmentFiles

Will directly load the content from vertex and fragment and will create and return a ShaderProgram.

class ShaderProgram
static
fromVertexFragmentFiles
(
string vertex
,
string fragment
)

Meta