Skip to content

4351847

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

GetCamRotation Method

Get the current camera rotation.

Definition

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

C#

public float? GetCamRotation()

Return Value

Nullable(Single)
Current Rotation or 0f (never null)

See Also

Reference

EditorService Class
MonoGame.Forms.NET.Services Namespace

Clone this wiki locally