Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetAllCustomRenderTextures(List<CustomRenderTexture>)

Populate the list in parameter with all currently loaded custom render textures.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static void GetAllCustomRenderTextures(List<CustomRenderTexture> currentCustomRenderTextures)

Parameters

currentCustomRenderTextures