Skip to content

API > RenderTexture > descriptor


RenderTexture.descriptor⚓︎

Name Type
descriptor RenderTextureDescriptor

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.