Unity Products:Amplify Shader Editor/Encode Float RGBA: Difference between revisions

From Amplify Creations Wiki
Jump to navigation Jump to search
ampwiki>Amplify RnD Rick
No edit summary
(No difference)

Revision as of 17:16, 25 August 2021

Back to Node List

Encode Float RGBA Node

The Encode Float RGBA node encodes a float on a [0 1] range set on its Input parameter into a RGBA color, for storage in low precision render target.
NOTE: Node only supported on Built-in pipeline.

Node Parameter Description Default Value
Input Float in a [0 1] range to be encoded. Only visible if the respective input port is not connected. 0
Input Port Description Type
Input Float in a [0 1] range to be encoded. Float

Back to Node List