Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


output

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.
Read time 1 minuteLast updated 13 days ago

Definition

public Texture output { get; }