dagon v0.15.0 (2023-08-30T21:09:18Z)
Home
Dub
Repo
combineTextures
dagon
graphics
texproc
Combine up to 4 textures to one
void
combineTextures
(Texture[4] channels, Texture output)
void
combineTextures
(
Texture
[4]
channels
,
Texture
output
)
Texture
combineTextures
(uint w, uint h, Texture[4] channels, Owner owner)
Meta
Source
See Implementation
dagon
graphics
texproc
classes
TextureCombinerShader
functions
combineTextures
Combine up to 4 textures to one