Click or drag to resize

SoftBodySetPoseMatchingCoefficient Method

Note: This API is now obsolete.

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

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

Parameters

poseMatchingCoefficient
Type: SystemSingle

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

See Also