sfShader_setFloatParameter

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void sfShader_setFloatParameter(sfShader* shader, const(char)* name, float x)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    void
    sfShader_setFloatParameter
    (,
    const(char)* name
    ,
    float x
    )
  2. psfShader_setFloatParameter sfShader_setFloatParameter;

Meta