Click or drag to resize

CapsuleMeshGetMidHeight Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.CapsuleMesh.GetMidHeight"]

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

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.CapsuleMesh.GetMidHeight"]

See Also