ParallaxLayerMotionScale Property |
Multiplies the ParallaxLayer's motion. If an axis is set to 0, it will not scroll.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public Vector2 MotionScale { get; set; }
Property Value
Type:
Vector2See Also