Skip to content

Camera2D.ShakeSpace Property

Definition

Namespace: Brine2D.Rendering

Determines how shake offset is applied. World (default) applies the offset before zoom/rotation, so shake scales with zoom. Screen applies the offset after zoom/rotation, so shake feels consistent regardless of zoom level.

public Brine2D.Rendering.ShakeSpace ShakeSpace { get; set; }

Property Value

ShakeSpace