dagon.graphics.texproc

Undocumented in source.

Members

Classes

TextureCombinerShader
class TextureCombinerShader
Undocumented in source.

Functions

combineTextures
void combineTextures(Texture[4] channels, Texture output)
Texture combineTextures(uint w, uint h, Texture[4] channels, Owner owner)

Combine up to 4 textures to one

Meta