Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetUpdateZones(CustomRenderTextureUpdateZone[])

Setup the list of Update Zones for the Custom Render Texture.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public void SetUpdateZones(CustomRenderTextureUpdateZone[] updateZones)

Parameters

Remarks

Additional Resources: CustomRenderTextureUpdateZone.