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.GetAlphamaps 获取通道贴图
function GetAlphamaps (x : int, y : int, width : int, height : int) : float[,,]
Description描述
Returns the alpha map at a position x, y given a width and height
返回所在位置x,y给定了宽度和高度的alpha贴图。
最后修改:2011年3月25日 Friday 16:29