Click or drag to resize

PathFollowGetRotationMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.PathFollow.GetRotationMode"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetRotationMode is deprecated. Use the RotationMode property instead.")]
public PathFollowRotationModeEnum GetRotationMode()

Return Value

Type: PathFollowRotationModeEnum

[Missing <returns> documentation for "M:Godot.PathFollow.GetRotationMode"]

See Also