Click or drag to resize

PathFollow2DGetCubicInterpolation Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.PathFollow2D.GetCubicInterpolation"]

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.PathFollow2D.GetCubicInterpolation"]

See Also