Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

RenderTexture.descriptor

Switch to Manual
public RenderTextureDescriptor descriptor;

Description

This struct contains all the information required to create a RenderTexture. It can be copied, cached, and reused to easily create RenderTextures that all share the same properties.