Unity Products:Amplify Shader Editor/Encode Float RGBA

From Amplify Creations Wiki
Jump to navigation Jump to search

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