DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
Класс SurfaceDetectionResult

Закрытые данные

float height = 0
 Height position.
 
float normalX = 0
 Right normal.
 
float normalZ = 0
 Up normal - always set to 1, not necessary to expose.
 
SurfaceInfo surface = null
 Returned SurfaceInfo, plain pointer.
 
bool aboveWater = false
 If water was the returned surface.
 
Object object = null
 SurfaceTraceType.Roadway only.
 

Подробное описание

Output of surface detection

См. определение в файле SurfaceInfo.c строка 99