Click or drag to resize

NavigationMeshGetDetailSampleMaxError Method

Note: This API is now obsolete.

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

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

Return Value

Type: Single

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

See Also