Click or drag to resize

NavigationMeshGetAgentHeight Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.NavigationMesh.GetAgentHeight"]

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

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.NavigationMesh.GetAgentHeight"]

See Also