VisualServerSingleton.shaderSetCode

Sets a shader's code.

struct VisualServerSingleton
@nogc nothrow
void
shaderSetCode
(
in RID shader
,
in String code
)

Meta