DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
IsPointInPolygon()
static proto
bool
IsPointInPolygon
(
notnull
array
<
float
>
polygon
,
float
x
,
float
y
)
static
private
Check if a point is inside
polygon
.
Аргументы
polygon
Must be an array of
Vector2
, every two consecutive floats represent one point in polygon.
x
X coordinate of point to test
y
Y coordinate of point to test
Перекрестные ссылки
x
и
y
.
Math2D library
Создано системой
1.13.2