Function VisualServerSingleton.shaderSetCode

Sets a shader's code.

void shaderSetCode (
  const(RID) shader,
  const(String) code
) nothrow @nogc;