Method GetGenericTextures
GetGenericTextures(List<string>, List<RenderTexture>)
Copies the stored generic texture labels and textures into caller-provided lists.
public void GetGenericTextures(List<string> labels, List<RenderTexture> textures)
Copies the stored generic texture labels and textures into caller-provided lists.
public void GetGenericTextures(List<string> labels, List<RenderTexture> textures)