Click or drag to resize

PhysicalBoneGetBodyOffset Method

Note: This API is now obsolete.

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

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

Return Value

Type: Transform

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

See Also