Notch Notch Manual 1.0
 Light | Dark
Render To Texture

Render To Texture

Render the connected nodes as a video source.

Method #

This node renders all its child nodes and their sub-trees to a separate off-screen texture / precomposition. This texture may then be applied anywhere that takes an image or video node as input: materials, video nodes, Image 2D nodes, Image Planes and so on.

Render To Texture nodes can use a different camera to the main scene, if that camera node is parented to the Render To Texture. Similarly, it can also have its own lights and Post Processing nodes which will all be processed into the output texture.

Deferred Rendering may be enabled on the Render To Texture to use the deferred rendering path, but this is only effective if Deferred Rendering is also enabled in the Root node.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Disable Render To Texture (Pass Through)When enabled, the texture rendering will be ignored and the child nodes will be passed through into the main scene.
WidthWidth of rendered texture.
HeightHeight of rendered texture.
Background ColourChange the background colour of the rendered texture.
Use Main Output Aspect RatioUse the aspect ratio created from the Width and Height attributes.
Rendering EnabledControls whether the connected scene is re-rendered to the texture.
Deferred Lighting EnabledEnable deferred rendering for connected nodes.
Use Main Output Eye PositionUse the main scene’s eye position for lighting calculations, regardless of where the Render To Texture’s camera is.
Early EvaluationEvaluate the render to texture node earlier in the render pass. This can prevent a blank output appearing for the first frame, but can also cause issues for some nodes which need to be evaluated later.
Flip XFlip the output image on the x axis
Flip YFlip the output image on the y axis
Preview In ViewportPreview the effect blended with alpha in the viewport.

Inputs

NameDescriptionTypical Input
Affecting LightsChoose which lights will affect connected connected objects.Light
Excluding LightsChoose which lights don’t affect connected connected objects.Light