Skip to content

ICamera.Position Property

Definition

Namespace: Brine2D.Rendering

Gets or sets the camera position in world space.

C#
System.Numerics.Vector2 Position { get; set; }

Property Value

System.Numerics.Vector2