Click or drag to resize

SoftBodyGetLinearStiffness Method

Note: This API is now obsolete.

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

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

Return Value

Type: Single

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

See Also