См. определение в файле EnMath.c строка 751
752 {
753 float x = (min[0] + max[0]) * 0.5;
754 float z = (min[2] + max[2]) * 0.5;
755
757 }
proto native vector Vector(float x, float y, float z)
Vector constructor from components.
Перекрестные ссылки Vector() и x.
Используется в RefreshTracksCache().