Curve3DGetPointTilt Method |
Returns the tilt angle in radians for the point idx. If the index is out of bounds, the function sends an error to the console, and returns 0.
Namespace: Godot
public float GetPointTilt( int idx )
[Missing <param name="idx"/> documentation for "M:Godot.Curve3D.GetPointTilt(System.Int32)"]
[Missing <returns> documentation for "M:Godot.Curve3D.GetPointTilt(System.Int32)"]