ICamera.Position Property
Definition¶
Namespace: Brine2D.Rendering
Gets or sets the camera position in world space.
System.Numerics.Vector2 Position { get; set; }
Namespace: Brine2D.Rendering
Gets or sets the camera position in world space.
System.Numerics.Vector2 Position { get; set; }