ParallaxLayerMotionMirroring Property |
The ParallaxLayer's Texture mirroring. Useful for creating an infinite scrolling background. If an axis is set to 0, the Texture will not be mirrored.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public Vector2 MotionMirroring { get; set; }
Property Value
Type:
Vector2See Also