Skip to content

6EA0BEA5

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

GetCamZoom Method

Get the current camera zoom.

Definition

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

C#

public float? GetCamZoom()

Return Value

Nullable(Single)
Current Zoom or 1f (never null).

See Also

Reference

EditorService Class
MonoGame.Forms.NET.Services Namespace

Clone this wiki locally