public Texture2D maskMapTexture ;

설명

The mask map texture used by the terrain layer.

The content of each channel varies by the terrain shader. For HDRP TerrainLit shader, the channels are:

R: Height - used when doing height based blending
G: Smoothness
B: Metallic.