ShaderMaterial.getShaderParam

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

struct ShaderMaterial
@nogc nothrow const
Variant
getShaderParam
(
in String param
)

Meta