inochi2d v0.8.3 (2023-08-11T04:34:11Z)
Dub
Repo
inDrawTextureAtPosition
inochi2d
core
nodes
part
Draws a texture at the transform of the specified part
void
inDrawTextureAtPosition
(
Texture
texture
,
vec2
position
,
float
opacity
= 1
,
vec3
color
=
vec3
(1, 1, 1)
,
vec3
screenColor
=
vec3
(0, 0, 0)
)
Meta
Source
See Implementation
inochi2d
core
nodes
part
modules
apart
classes
Part
enums
TextureUsage
functions
inCreateSimplePart
inDrawTextureAtPart
inDrawTextureAtPosition
inDrawTextureAtRect
inInitPart
manifest constants
NO_TEXTURE
Draws a texture at the transform of the specified part