enum RoadSurfaceDetectionSource
| Name | Value | |
|---|---|---|
UNDER | Find nearest surface under given point | |
ABOVE | Find nearest surface above given point | |
CLOSEST | Find nearest surface to given point | |
LEGACY | Legacy version, UNDER but without proxy support |
| Name | Value | |
|---|---|---|
UNDER | Find nearest surface under given point | |
ABOVE | Find nearest surface above given point | |
CLOSEST | Find nearest surface to given point | |
LEGACY | Legacy version, UNDER but without proxy support |
Class.member to scope