dagon v0.8.3 (2018-08-21T07:14:35Z)
Home
Dub
Repo
GenericMaterialBackend.packAlphaToTexture
dagon
graphics
materials
generic
GenericMaterialBackend
Undocumented in source. Be warned that the author may not have intended to support it.
void
packAlphaToTexture
(Texture rgb, Texture alpha)
void
packAlphaToTexture
(Texture rgb, float alpha)
interface
GenericMaterialBackend
final
void
packAlphaToTexture
(
Texture
rgb
,
float
alpha
)
Meta
Source
See Implementation
dagon
graphics
materials
generic
GenericMaterialBackend
functions
bind
boolProp
intProp
makeOnePixelTexture
makeTextureFrom
packAlphaToTexture
unbind