Curve3DSetPointOut Method |
Sets the position of the control point leading out of the vertex idx. If the index is out of bounds, the function sends an error to the console. The position is relative to the vertex.
Namespace: Godot
public void SetPointOut( int idx, Vector3 position )
[Missing <param name="idx"/> documentation for "M:Godot.Curve3D.SetPointOut(System.Int32,Godot.Vector3)"]
[Missing <param name="position"/> documentation for "M:Godot.Curve3D.SetPointOut(System.Int32,Godot.Vector3)"]