Skip to content

API > RenderTexture > active


RenderTexture.active⚓︎

Name Type
active RenderTexture

Description⚓︎

Currently active render texture.

Extra Detail⚓︎

All rendering goes into the active RenderTexture. If the active RenderTexture is null everything is rendered in the main window.