Shader.getDefaultTextureParam

Returns the texture that is set as default for the specified parameter. Note: param must match the name of the uniform in the code exactly.

struct Shader
@nogc nothrow const
getDefaultTextureParam
(
in String param
)

Meta