Unity Products:Amplify Shader Editor/PI: 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

Pi Node

The Pi node outputs the mathematical constant π ( 3.14159265359... ) multiplied by a scalar factor defined by its Multiplier property.


Nodes used: Vertex TexCoord, Vector2, Float, PI, Rotator, Texture Sample


Node Parameter Description Default Value
Multiplier Scalar factor which is multiplied by the π constant. Only visible if the respective input port is not connected. 0


Input Port Description Type
Multiplier Scalar factor which is multiplied by the π constant. Float

Math Operators - PI

Back to Node List