武装突袭 Wiki
Advertisement
  

點擊圖片可看到更多訊息

開始使用於

遊戲:
Arma 2: Operation Arrowhead
版本:
1.55

描述

描述:
Returns the terrain height above the sea for the given position.

基本句法

句法:
getTerrainHeightASL position
參數:
position: Position2D or Position3D
返回值:
Number

範例

範例1:
_height = getTerrainHeightASL (position player);
範例2:
_height = getTerrainHeightASL [5213,3245];

額外資訊

多人遊戲:
-
也可以看看:
setPosASLgetPosASLgetPosATLASLToATLATLToASL

注意事項

此處撰寫句法皆為可行用法. 可到官網[1]專頁回報錯誤. 你可以使用討論頁面或是論壇來進行討論.
新增注意事項 | 如何新增?

Notes

Notes

Bottom Section

Advertisement