liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
Material
liberty
graphics
material
final
class
Material {
this
();
~this
();
ShaderProgram
shader
();
uint
textureId
();
void
render
();
}
Constructors
this
this
()
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
render
void
render
()
shader
ShaderProgram
shader
()
textureId
uint
textureId
()
Meta
Source
See Implementation
liberty
graphics
material
classes
Material
Materials
variables
fragmentCode
vertexCode