Click or drag to resize

NavigationMeshGetCellHeight Method

Note: This API is now obsolete.

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

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

Return Value

Type: Single

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

See Also