C# Class ImGui.DrawVertex

Show file Open project: zwcloud/ImGui Class Usage Examples

Public Properties

Property Type Description
color ImGui.Color
pos ImGui.Point
uv ImGui.Point

Property Details

color public property

public Color,ImGui color
return ImGui.Color

pos public property

public Point,ImGui pos
return ImGui.Point

uv public property

public Point,ImGui uv
return ImGui.Point