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.SetHeights 设置高度列表
function SetHeights (xBase : int, yBase : int, heights : float[,]) : void
Description描述
Set an array of heightmap samples.
设置高度图采用的一个数组。
最后修改:2011年3月25日 Friday 15:47