Grindstone Game Engine
v0.2.0
An open source game engine and toolkit.
Toggle main menu visibility
Loading...
Searching...
No Matches
ImGui::MarkdownImageData Struct Reference
Public Attributes
bool
isValid
= false
bool
useLinkCallback
= false
ImTextureID
user_texture_id
= 0
ImVec2
size
= ImVec2( 100.0f, 100.0f )
ImVec2
uv0
= ImVec2( 0, 0 )
ImVec2
uv1
= ImVec2( 1, 1 )
ImVec4
tint_col
= ImVec4( 1, 1, 1, 1 )
ImVec4
border_col
= ImVec4( 0, 0, 0, 0 )
ImVec4
bg_col
= ImVec4( 0, 0, 0, 0 )
The documentation for this struct was generated from the following file:
/github/workspace/sources/code/Editor/ImguiEditor/
imgui_markdown.h
ImGui
MarkdownImageData
Generated by
1.17.0