Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UpdateGIMaterials(Renderer)

Schedules an update of the albedo and emissive Textures of a system that contains the Renderer.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static void UpdateGIMaterials(this Renderer renderer)

Parameters

renderer