Click or drag to resize

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.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<uint> Area { get; set; }

Property Value

ReferenceUInt32
See Also