Struct ImDrawCmdHeaderPtr
Assembly: ImGui.NET.dll
View Source
Declaration
public struct ImDrawCmdHeaderPtr
Properties
NativePtr
View Source
Declaration
public readonly ImDrawCmdHeader* NativePtr { get; }
ClipRect
View Source
Declaration
public ref Vector4 ClipRect { get; }
TextureId
View Source
Declaration
public ref IntPtr TextureId { get; }
VtxOffset
View Source
Declaration
public ref uint VtxOffset { get; }