Click or drag to resize

PathFollow2DOffset Property

The distance along the path in pixels.

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

Property Value

Type: Single
See Also