C# Class ImGui.DrawVertex

Mostra 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_oe property

public Color,ImGui color
return ImGui.Color

pos public_oe property

public Point,ImGui pos
return ImGui.Point

uv public_oe property

public Point,ImGui uv
return ImGui.Point