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

Property Value

Type: ReferenceUInt32
See Also