Click or drag to resize

ParallaxBackgroundScrollIgnoreCameraZoom Property

If true, elements in ParallaxLayer child aren't affected by the zoom level of the camera.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool ScrollIgnoreCameraZoom { get; set; }

Property Value

Type: Boolean
See Also