|
|
float | startA [3] |
| | Start point of segment A.
|
| |
|
float | endA [3] |
| | End point of segment A.
|
| |
|
float | startB [3] |
| | Start point of segment B.
|
| |
|
float | endB [3] |
| | End point of segment B.
|
| |
|
float | rad |
| | The radius of the endpoints. [Limit: >= 0].
|
| |
|
float | height |
| | The snap height of endpoints (less than 0 = use step height)
|
| |
|
unsigned int | userId |
| | The id of the offmesh connection. (User assigned when the navigation mesh is built.)
|
| |
|
unsigned short | firstPoly |
| | First poly in segment pool (+ header->offMeshSegPolyBase)
|
| |
|
unsigned char | npolys |
| | Number of created polys.
|
| |
|
unsigned char | flags |
| | Link flags.
|
| |
The documentation for this struct was generated from the following file:
- C:/projects/AtomsVFX/Atoms/Public/AtomsUtils/NavigationMesh/Detour/DetourNavMesh.h