TerrainData
- alphamapHeight
- alphamapLayers
- alphamapResolution
- alphamapWidth
- baseMapResolution
- detailHeight
- detailPrototypes
- detailResolution
- detailWidth
- GetAlphamaps
- GetDetailLayer
- GetHeights
- GetHeight
- GetInterpolatedHeight
- GetInterpolatedNormal
- GetSteepness
- GetSupportedLayers
- heightmapHeight
- heightmapResolution
- heightmapScale
- heightmapWidth
- RefreshPrototypes
- SetAlphamaps
- SetDetailLayer
- SetDetailResolution
- SetHeights
- size
- splatPrototypes
- treeInstances
- treePrototypes
- wavingGrassAmount
- wavingGrassSpeed
- wavingGrassStrength
- wavingGrassTint
TerrainData.GetSteepness 获取陡度
function GetSteepness (x : float, y : float) : float
Description描述
Gets a value on how steep is the terrain at point x,y
在地形上获取点x,y处的陡度。
最后修改:2011年3月25日 Friday 15:50