Click or drag to resize

PhysicalBoneGetBounce Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.PhysicalBone.GetBounce"]

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

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.PhysicalBone.GetBounce"]

See Also