Unity Products:Amplify Shader Editor/Scale

From Amplify Creations Wiki
Revision as of 00:06, 2 December 2023 by AmplifyWiki (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Back to Node List

Scale Node

The Scale node multiplies the value connected to its Input by a Scale property, Scale*Input, thus scaling it.


Nodes used: Texture Sample, Scale, Add

Node Parameter Description Default Value
Scale Scale factor to be multiplied by the value given by the input port. 0


Input Port Description Type
Input Value to be scaled. Float [1]

  1. ^ Port automatically adapts to all connection types except Matrices and Sampler types.

Back to Node List