Skip to content

7E2185E5

Marcel Härtel edited this page Aug 27, 2023 · 2 revisions

GetAbsolutePosition Method

Gets the absolute position of the camera.

Definition

Namespace: MonoGame.Forms.NET.Components
Assembly: MonoGame.Forms.NET (in MonoGame.Forms.NET.dll) Version: 3.2.0

C#

public Vector2 GetAbsolutePosition()

Return Value

Vector2
Absolute camera position.

Implements

ICamera2D.GetAbsolutePosition()

See Also

Reference

Camera2D Class
MonoGame.Forms.NET.Components Namespace

Clone this wiki locally