Unity Products:Amplify Shader Editor/World Space Camera Pos: Difference between revisions

From Amplify Creations Wiki
Jump to navigation Jump to search
ampwiki>Amplify RnD Rick
No edit summary
(No difference)

Revision as of 17:37, 10 July 2018

Back to Node List

World Space Camera Pos Node

The World Space Camera Pos node outputs the current camera position in world space.


Nodes used: World Space Camera Pos, World Position, Subtract, Normalize

Output Port Description Type
XYZ Returns the camera position in world space. Float3
X Returns only the X component of the camera position in world space. Float
Y Returns only the Y component of the camera position in world space. Float
Z Returns only the Z component of the camera position in world space. Float

Back to Node List