Get Final Alpha: Difference between revisions
Conformed layout & updated GUI image. |
m Added deprecated statement. |
||
| Line 2: | Line 2: | ||
[[File:GetFinalAlpha_00_GUI.png|none|470px|Get Final Alpha]] | [[File:GetFinalAlpha_00_GUI.png|none|470px|Get Final Alpha]] | ||
'''''Due to advances in Terragen’s rendering architecture, this node is deprecated and no longer supported.''''' | |||
Latest revision as of 21:27, 2 May 2022

Due to advances in Terragen’s rendering architecture, this node is deprecated and no longer supported.
Overview
Provides the "Final Alpha" of the current Render State. The Render State is affected by any shaders which were called before this function is called, among other things.
The input connection is not used by this node (consistent with all Get nodes).
Final Alpha is the value of the surface to be output to the image's Alpha channel (or Alpha element). Alpha is similar to opacity, but for the purpose of compositing the rendered image with other images such as a background plate. The alpha may be different from the opacity, especially where a fully opaque object (opacity of 1) is rendered with an alpha of 0 to allow a background image to show through in a composite.
In Terragen, alphas and opacities have 3 channels to represent potentially different opacities in the Red, Green and Blue channels of an image. This is necessary to correctly composite media with wavelength-dependent scattering or absorption, such as planetary atmospheres and coloured glass. For more information about compositing Terragen rendered elements click here.
Although Final Alpha is defined to include atmosphere contributions if they have been applied, in practice Get Final Alpha will always provide the alpha of the surface prior to atmosphere due to the places where you can use it. Future changes to the renderer may expose contexts where functions can be used after atmosphere.
Settings:
- Name: This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Get Final Alpha nodes in a project.
- Enable: When checked, the node is active, and when unchecked the node is ignored.