Unity Products:Amplify Shader Editor/World Space Camera Pos

From Amplify Creations Wiki
Jump to navigation Jump to search

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