dagon v0.10.3 (2020-05-05T21:30:13Z)
Home
Dub
Repo
Material.makeTexture
dagon
graphics
material
Material
Undocumented in source. Be warned that the author may not have intended to support it.
Texture
makeTexture
(Color4f rgb, Texture alpha)
Texture
makeTexture
(Texture rgb, float alpha)
class
Material
final
Texture
makeTexture
(
Texture
rgb
,
float
alpha
)
Texture
makeTexture
(Texture rgb, Texture alpha)
Texture
makeTexture
(MaterialInput r, MaterialInput g, MaterialInput b, MaterialInput a)
Meta
Source
See Implementation
dagon
graphics
material
Material
constructors
this
destructors
~this
functions
bind
boolProp
intProp
isTransparent
makeTexture
opDispatch
setInput
setStandardInputs
unbind
usesCustomShader
variables
customShader
inputs
shader