RaylibView.alphaImageShader

Get the shader used for alpha images. This shader is loaded on the first resize, and is not accessible before.

class RaylibView(RaylibViewVersion raylibVersion)
nothrow @trusted
Shader
alphaImageShader
()

Return Value

Type: Shader

Shader used for images with the alpha format set.

Meta