Click or drag to resize

CurveGetPointRightMode Method

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public CurveTangentMode GetPointRightMode(
	int index
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Godot.Curve.GetPointRightMode(System.Int32)"]

Return Value

Type: CurveTangentMode

[Missing <returns> documentation for "M:Godot.Curve.GetPointRightMode(System.Int32)"]

See Also