![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Specifies the size of borders around the heightfield. More...
#include <Recast.h>
Public Attributes | |
| int | low |
| Size of the border in the negative direction of the axis [Limit: >= 0] [Units: vx]. | |
| int | high |
| Size of the border in the positive direction of the axis [Limit: >= 0] [Units: vx]. | |
Specifies the size of borders around the heightfield.
| int rcBorderSize::high |
Size of the border in the positive direction of the axis [Limit: >= 0] [Units: vx].
| int rcBorderSize::low |
Size of the border in the negative direction of the axis [Limit: >= 0] [Units: vx].