inochi2d ~main (2022-05-11T02:02:14.2239396)
Dub
Repo
Texture.setDataRegion
inochi2d
core
texture
Texture
Sets a region of a texture to new data
class
Texture
void
setDataRegion
(
ubyte
[]
data
,
int
x
,
int
y
,
int
width
,
int
height
)
Meta
Source
See Implementation
inochi2d
core
texture
Texture
constructors
this
functions
bind
center
genMipmap
getTextureData
getTextureId
height
save
setData
setDataRegion
setFiltering
setWrapping
size
width
Sets a region of a texture to new data