Shaders

A struct of shader collection. One Shaders class is for only one Window.

Constructors

this
this()

Members

Properties

list
list [@property getter]

List of all shaders.

Variables

_alpha3
g4d.Alpha3DShader _alpha3;
Undocumented in source.
_fill3
g4d.Fill3DShader _fill3;
Undocumented in source.
_rgba3
g4d.RGBA3DShader _rgba3;
Undocumented in source.

Meta