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