Version: 2022.3
언어: 한국어

TerrainData.ComputeDetailCoverage

매뉴얼로 전환
public float ComputeDetailCoverage (int detailPrototypeIndex);

설명

This function computes and returns the coverage (how many instances fit in a square unit) of a detail prototype, given its index.

Computes detail coverage. In CoverageMode, this coverage represents the number of scattered instances per unit squared, based on the detail prototype's size and density settings. Unavailable in InstanceCountMode.