xs_point_onplane
- Синтаксис
-
stock bool:xs_point_onplane(const Float:plane[], const Float:point[]) { return XS_FLEQ(xs_plane_dst2point(plane, point), 0.0); }
Переменная | Описание |
---|---|
Нет агрументов |
- Описание
- This function has no description.