Version: 2020.2
언어: 한국어

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.

This function is only available in the Editor.