GetHeightBlitMaterial()
Returns the Material to use when copying the Terrain heightmap.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.TerrainTools
- Assembly: UnityEngine.TerrainModule
public static Material GetHeightBlitMaterial()
Returns
Type | Description |
|---|---|
| Material | Built in "Hidden/TerrainEngine/HeightBlitCopy" material. |