GodotSharpAPI
GodotSharpAPI
Godot
Curve Class
Curve Methods
AddPoint Method
Bake Method
CleanDupes Method
ClearPoints Method
GetBakeResolution Method
GetMaxValue Method
GetMinValue Method
GetPointCount Method
GetPointLeftMode Method
GetPointLeftTangent Method
GetPointPosition Method
GetPointRightMode Method
GetPointRightTangent Method
Interpolate Method
InterpolateBaked Method
RemovePoint Method
SetBakeResolution Method
SetMaxValue Method
SetMinValue Method
SetPointLeftMode Method
SetPointLeftTangent Method
SetPointOffset Method
SetPointRightMode Method
SetPointRightTangent Method
SetPointValue Method
Curve
Bake Method
Recomputes the baked cache of points for the curve.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
Bake
()
See Also
Reference
Curve Class
Godot Namespace