Function ShaderMaterial.getShaderParam

Returns the current value set for this material of a uniform in the shader.

Variant getShaderParam (
  const(String) param
) nothrow @nogc const;