Version: 2020.3

TerrainData.GetClampedDetailPatches

切换到手册
public Vector2Int[] GetClampedDetailPatches (float density);

参数

density The detail density value. See Terrain.detailObjectDensity.

描述

Returns an array of detail patches, which are each identified by X-Z coordinates. Detail objects in the patches are clamped to the maximum count.

此函数仅在编辑器中可用。