Click or drag to resize

PathFollowOffset Property

The distance from the first vertex, measured in 3D units along the path. This sets this node's position to a point within the path.

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

Property Value

Type: Single
See Also