DIFF

class SurfaceDetectionResultSource

Output of surface detection

Members 6

float height = 0

Height position

float normalX = 0

Right normal

float normalZ = 0

Forward normal

SurfaceInfo surface = null

Returned SurfaceInfo, plain pointer

bool aboveWater = false

If water was the returned surface

Object object = null

SurfaceTraceType.Roadway only