Click or drag to resize

PhysicalBoneGetWeight Method

Note: This API is now obsolete.

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

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

Return Value

Type: Single

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

See Also