Click or drag to resize

SoftBodySetAreaAngularStiffness Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.SoftBody.SetAreaAngularStiffness(System.Single)"]

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

Parameters

areaAngularStiffness
Type: SystemSingle

[Missing <param name="areaAngularStiffness"/> documentation for "M:Godot.SoftBody.SetAreaAngularStiffness(System.Single)"]

See Also