Skip to content

Camera2D.GetVisibleBounds() Method

Definition

Namespace: Brine2D.Rendering

Gets the visible world bounds. Intentionally excludes shake offset so that culling remains stable during camera shake.

public Brine2D.Core.Rectangle GetVisibleBounds();

Implements GetVisibleBounds()

Returns

Rectangle