Skip to content

Documentation / imgui / ImGui / XY

Interface: XY

Defined in: libs/imgui/src/imgui.ts:2

Extended by

Properties

x

x: number

Defined in: libs/imgui/src/imgui.ts:3


y

y: number

Defined in: libs/imgui/src/imgui.ts:4

Released under the MIT License.