Click or drag to resize

NavigationMeshGetFilterWalkableLowHeightSpans Method

Note: This API is now obsolete.

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

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

Return Value

Type: Boolean

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

See Also