GodotSharpAPI
GodotSharpAPI
Godot
Curve3D Class
Curve3D Methods
AddPoint Method
ClearPoints Method
GetBakedLength Method
GetBakedPoints Method
GetBakedTilts Method
GetBakedUpVectors Method
GetBakeInterval Method
GetClosestOffset Method
GetClosestPoint Method
GetPointCount Method
GetPointIn Method
GetPointOut Method
GetPointPosition Method
GetPointTilt Method
Interpolate Method
InterpolateBaked Method
InterpolateBakedUpVector Method
Interpolatef Method
IsUpVectorEnabled Method
RemovePoint Method
SetBakeInterval Method
SetPointIn Method
SetPointOut Method
SetPointPosition Method
SetPointTilt Method
SetUpVectorEnabled Method
Tessellate Method
Curve3D
ClearPoints Method
Removes all points from the curve.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
ClearPoints
()
See Also
Reference
Curve3D Class
Godot Namespace