Click or drag to resize

SoftBodyGetAreaAngularStiffness Method

Note: This API is now obsolete.

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

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

Return Value

Type: Single

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

See Also