Unity Products:Amplify Shader Editor/PI: Difference between revisions
Jump to navigation
Jump to search
ampwiki>Amplify Borba No edit summary |
AmplifyWiki (talk | contribs) m (1 revision imported) |
(No difference)
| |
Latest revision as of 00:06, 2 December 2023
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 |