DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
IntersectSphereBox()
static proto
bool
Math3D::IntersectSphereBox
(
vector
origin
,
float
radius
,
vector
mins
,
vector
maxs
)
static
private
Tests whether sphere is intersecting axis aligned box.
Аргументы
origin
vector
Origin of sphere
radius
float
Radius of sphere
mins
vector
Minimums of bound box
maxs
vector
Maximums of bound box
Возвращает
bool
True when intersects
Math3D
Создано системой
1.13.2