PathfindingGeometryTypeEnum Enumeration |
Namespace: NeoAxis
public enum TypeEnum
| Member name | Value | Description | |
|---|---|---|---|
| BakedObstacle | 0 | A character can't walk on top of a geometry. | |
| DynamicObstacle | 1 | An obstacle can be changed during the simulation. |
Copyright 2025 NeoAxis Group. All rights reserved.