PathfindingPathfindingParallelCount Property |
The maximum number of pathfinding processes to run in parallel. Set zero for automatically use the number of processor cores.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntaxpublic Reference<int> PathfindingParallelCount { get; set; }Property Value
ReferenceInt32
See Also