Difference between revisions of "DCS func getWind"
From DCS World Wiki - Hoggitworld.com
m (1 revision imported) |
|||
Line 17: | Line 17: | ||
|rtnType= vec3 | |rtnType= vec3 | ||
− | |rtnExample= | + | |rtnExample= { ["y"] = 0, ["x"] = 2.1700058188484, ["z"] = 3.058223998561, } |
|reqType1= table | |reqType1= table | ||
Line 39: | Line 39: | ||
|examples= | |examples= | ||
− | |notes= | + | |notes= Returns wind values of 0 when the point is below or directly on ground level. |
}} | }} | ||
[[Category:Singleton Functions|getWind]] | [[Category:Singleton Functions|getWind]] |