Method AddGenericTexture
AddGenericTexture(string, RenderTexture)
Adds one labeled generic texture output.
public void AddGenericTexture(string label, RenderTexture texture)
Parameters
labelstringApplication-defined label that identifies the output.
textureRenderTextureTexture associated with
label.