PathfindingGeometryTagArea Property |
The area of the walkable geometry, which is intended to configure walking cost. Zero value is a non-walkable area.
Namespace:
NeoAxis
Assembly:
NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Reference<uint> Area { get; set; }
Property Value
Type:
ReferenceUInt32See Also