Skip to content

TilemapComponent.PositionOffset Property

Definition

Namespace: Brine2D.Tilemap

World-space offset applied to the entire map, without touching individual layer offsets.

C#
public System.Numerics.Vector2 PositionOffset { get; set; }

Property Value

System.Numerics.Vector2