Version: 2022.3
言語: 日本語
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.