Function VisualServerSingleton.shaderGetCode

Returns a shader's code.

String shaderGetCode (
  const(RID) shader
) nothrow @nogc const;