Click or drag to resize

ParallaxBackgroundScrollBaseOffset Property

The base position offset for all ParallaxLayer children.

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

Property Value

Type: Vector2
See Also