Click or drag to resize

PathfindingTiles Property

Whether to use tiles to partition the navigation mesh. THE SUPPORT OF THE FEATURE IS NOT COMPLETED.

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<bool> Tiles { get; set; }

Property Value

Type: ReferenceBoolean
See Also