Click or drag to resize

PathFollowRotationMode Property

Allows or forbids rotation on one or more axes, depending on the PathFollowRotationModeEnum constants being used.

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

Property Value

Type: PathFollowRotationModeEnum
See Also