Unity Products:Amplify Shader Editor/Color Space Double

From Amplify Creations Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Back to Node List

Color Space Double Node

The Color Space Double node outputs a value which can be used to multiply over a texture fetch so it can always outputs correct results independently of working either in linear or gamma space.

Output Port Description Type
RGBA Full color vector containing the Color Space Double variable. Float4
R R component of the vector containing the Color Space Double variable. Float
G G component of the vector containing the Color Space Double variable. Float
B B component of the vector containing the Color Space Double variable. Float
A A component of the vector containing the Color Space Double variable. Float

Back to Node List