Skip to content

TilemapImageLayer.ParallaxX Property

Definition

Namespace: Brine2D.Tilemap

Parallax scroll multiplier on the X axis \(Tiled parallaxx\). Default is 1.0.

C#
public float ParallaxX { get; set; }

Property Value

System.Single