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
- Type: Property
- Namespace: UnityEditor.AssetImporters
- Assembly: UnityEditor.CoreModule
public Texture output { get; }