GetLandHeight()# GetLandHeight(x, z)# 地形の高度を取得します。 パラメータ# float x, z 高度を取得する座標。 戻り値# float 高度。単位はmm。 コメント# サンプル# y = obj.GetLandHeight()