Version: 2022.3
言語: 日本語
public float holeEdgePadding ;

説明

Controls how far away detail objects are from the edge of the hole area.

Specify a non-negative value, which is a scale of the detail mesh's width in world space. (GrassBillboard details have a width of 1.) Unity multiplies this value by the detail mesh's width, and uses the result to determine the radius of a circular area around detail objects, which it then applies for testing against holes.