Click or drag to resize

PathfindingPathfindingMaxNodes Property

Maximum number of search nodes to use (max 65536).

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<int> PathfindingMaxNodes { get; set; }

Property Value

ReferenceInt32
See Also