Click or drag to resize

NavigationMeshGetCellSize Method

Note: This API is now obsolete.

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

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

Return Value

Type: Single

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

See Also