Click or drag to resize

NavigationMeshGetAgentMaxSlope Method

Note: This API is now obsolete.

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

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

Return Value

Type: Single

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

See Also