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
 
m (1 revision imported)
 
(No difference)

Latest revision as of 00:06, 2 December 2023

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