TerrainExtensions
Extension methods to the Terrain class, used only for the UpdateGIMaterials method used by the Global Illumination System.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: UnityEngine
- Assembly: UnityEngine.TerrainModule
public static class TerrainExtensions
Static Methods
Method | Description |
|---|---|
| UpdateGIMaterials | Schedules an update of the albedo and emissive Textures of a system that contains the Terrain. |