inochi2d ~main (2026-08-20T13:21:03.36605)
Dub
Repo
DrawList.setVariables
inochi2d
core
render
drawlist
DrawList
Sets the blending mode for the current draw call.
class
DrawList
@
nogc
void
setVariables
(
T
)
(
uint
nid
,
T
value
)
if
(
T.sizeof
<=
_ccmd.variables.sizeof
)
Meta
Source
See Implementation
inochi2d
core
render
drawlist
DrawList
destructors
~this
functions
allocate
beginComposite
blit
clear
endComposite
next
popMask
pushMask
setBlending
setMasking
setMesh
setSources
setVariables
properties
allocations
commands
indices
vertices
variables
useBaseVertex
Sets the blending mode for the current draw call.