incTextureSlot

Renders a texture slot with specified size

void
incTextureSlot
(
string text
,
Texture texture
,
ImVec2 size = ImVec2(92, 92)
,
float gridSize = 32
,
ImGuiWindowFlags flags = ImGuiWindowFlags.None
)

Meta