Click or drag to resize

SoftBodyGetDragCoefficient Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.SoftBody.GetDragCoefficient"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetDragCoefficient is deprecated. Use the DragCoefficient property instead.")]
public float GetDragCoefficient()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.SoftBody.GetDragCoefficient"]

See Also