Resource

Represents a shader resource (Texture or UniformBuffer).

Constructors

this
this(ResourceType type)
Undocumented in source.

Members

Functions

apply
void apply()
Undocumented in source.
clear
void clear()
Undocumented in source.

Properties

type
ResourceType type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta