Difference between revisions of "DCS func getClosestPointOnRoads"
From DCS World Wiki - Hoggitworld.com
m (1 revision imported) |
|||
Line 16: | Line 16: | ||
NOTE that this function does not use vec2 or vec3. It uses individual values representing a vec2 for x and y. | NOTE that this function does not use vec2 or vec3. It uses individual values representing a vec2 for x and y. | ||
+ | |||
+ | Valid road type values: 'roads' and 'railroads' | ||
|rtnType= number, number | |rtnType= number, number |