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
 
m (1 revision imported)
 
(No difference)

Latest revision as of 00:06, 2 December 2023

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