objective-gl ~master (2021-11-07T07:08:54.7393088)
Dub
Repo
BlendFunctions.Alpha
objectivegl
core
BlendFunctions
Undocumented in source.
class
BlendFunctions
static immutable
auto
Alpha
=
BlendFunc
(
GL_SRC_ALPHA
,
GL_ONE_MINUS_SRC_ALPHA
)
;
Meta
Source
See Source File
objectivegl
core
BlendFunctions
constructors
this
static variables
Alpha