LoadShader

Load shader from files and bind default locations

version(BindRaylib_Static)
extern (C) @nogc nothrow
LoadShader
(
const(char)* vsFileName
,
const(char)* fsFileName
)

Meta