Click or drag to resize

Bone2DGetRest Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Bone2D.GetRest"]

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

Return Value

Type: Transform2D

[Missing <returns> documentation for "M:Godot.Bone2D.GetRest"]

See Also