Values

None

Forbids the PathFollow to rotate.

Y

Allows the PathFollow to rotate in the Y axis only.

Xy

Allows the PathFollow to rotate in both the X, and Y axes.

Xyz

Allows the PathFollow to rotate in any axis.

Oriented

Uses the up vector information in a godot.Curve3D to enforce orientation. This rotation mode requires the godot.Path's godot.Curve3D.upVectorEnabled property to be set to true.