Navigation
API > API/Runtime > API/Runtime/Navmesh
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
float rcFloor
(
float x |
Recast/Recast.h | ||
double rcFloor
(
double x |
Recast/Recast.h |
rcFloor(float)
| Name | rcFloor |
| Type | function |
| Header File | /Engine/Source/Runtime/Navmesh/Public/Recast/Recast.h |
| Include Path | #include "Recast/Recast.h" |
float rcFloor
(
float x
)
rcFloor(double)
| Name | rcFloor |
| Type | function |
| Header File | /Engine/Source/Runtime/Navmesh/Public/Recast/Recast.h |
| Include Path | #include "Recast/Recast.h" |
double rcFloor
(
double x
)