Enum ImDrawCommandType
Describes the type of draw command enqueued.
Namespace: InitialPrefabs.NimGui
Assembly: InitialPrefabs.ImGui.dll
Syntax
public enum ImDrawCommandType
Fields
| Name | Description |
|---|---|
| Image | |
| Scissor | |
| Text |
Describes the type of draw command enqueued.
public enum ImDrawCommandType
| Name | Description |
|---|---|
| Image | |
| Scissor | |
| Text |