Click or drag to resize

Camera2DGetCameraScreenCenter Method

Returns the location of the Camera2D's screen-center, relative to the origin.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Vector2 GetCameraScreenCenter()

Return Value

Type: Vector2

[Missing <returns> documentation for "M:Godot.Camera2D.GetCameraScreenCenter"]

See Also