Skip to content

TilemapImageLayer.ParallaxY Property

Definition

Namespace: Brine2D.Tilemap

Parallax scroll multiplier on the Y axis \(Tiled parallaxy\). Default is 1.0.

C#
public float ParallaxY { get; set; }

Property Value

System.Single