Click or drag to resize

PinJoint2DGetSoftness Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.PinJoint2D.GetSoftness"]

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

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.PinJoint2D.GetSoftness"]

See Also