Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
ImGui::ImDrawVert
Inherits
ImGui::StructType
<
Struct
<
Value
<
Object
Constructors
new
(pos :
ImVec2
, uv :
ImVec2
, col :
UInt32
)
Source
Instance methods
col
Source
col=
(col :
UInt32
)
Source
pos
Source
pos=
(pos :
ImVec2
)
Source
uv
Source
uv=
(uv :
ImVec2
)
Source