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)