Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

CustomRenderTexture.SetUpdateZones

Switch to Manual

Declaration

public void SetUpdateZones(CustomRenderTextureUpdateZone[] updateZones);

Description

Setup the list of Update Zones for the Custom Render Texture.

Additional resources: CustomRenderTextureUpdateZone.