Unity Products:Amplify Shader Editor/Time: Difference between revisions

From Amplify Creations Wiki
Jump to navigation Jump to search
ampwiki>Amplify Borba
No edit summary
 
m (1 revision imported)
 
(No difference)

Latest revision as of 00:06, 2 December 2023

Back to Node List

Time Node

The Time node outputs Unity internal elapsed time in seconds, which can be modified by a Scale factor.


Nodes used: Color, World Position, Float, Time, Add, Fract

Node Parameter Description Default Value
Scale Scale factor which is multiplied by the current time value. Only visible if the respective input port is not connected. 0


Input Port Description Type
Scale Scale factor which is multiplied by the current time value. Float


Back to Node List