This version of Unity is unsupported.

TextureGenerationOutput.output

public Texture output;

Description

This is a Texture generated by TextureGenerator.GenerateTexture based on the colorBuffer argument passed to that function. The actual texture type (2D, 3D, cubemap,..) depends on the TextureImporterSettings.textureShape settings of the generator.