liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
GfxBackend.disableBlend
liberty
graphics
backend
impl
GfxBackend
* Disable the blend. * Returns reference to this so it can be used in a stream.
class
GfxBackend
typeof
(this)
disableBlend
(
)
Meta
Source
See Implementation
liberty
graphics
backend
impl
GfxBackend
constructors
this
functions
clearScreen
disableBlend
enableAlphaBlend
enableAnisotropicFiltering
getInfo
getOptions
setBackColor
setCullingEnabled
setDepthMask
setDepthTestEnabled
setStencilMask
setStencilTestEnabled
setTextureEnabled
setWireframeEnabled
supportsExtension
swapWireframe
* Disable the blend. * Returns reference to this so it can be used in a stream.