DIFF

class SurfaceDetectionParametersSource

Parameters for detecting the surface

Members 6

SurfaceDetectionType type = SurfaceDetectionType.Scenery

Type of surface to detect

vector position

3D position to trace the surface from

bool includeWater = false

Include water in the surface detection, will return the water if it is higher than the surface

UseObjectsMode syncMode = UseObjectsMode.Wait

See UseObjectsMode, SurfaceTraceType.Roadway only

Object ignore = null

Object to ignore tracing against, SurfaceTraceType.Roadway only

RoadSurfaceDetection rsd = RoadSurfaceDetection.ABOVE

See RoadSurfaceDetection, SurfaceTraceType.Roadway only