# GetCameraPosition {{< image-center src="images/2_DevMode/vfx_editor/nodes/getcameraposition_1.png" alt="The GetInstanceAttribute Node" >}} This **Node** has no inputs and can be used to retrieve the position of the camera. The position is returned as a three value vector, where the actual values will depend on the working space of the [Emitter](emitter/). See the section on [EmitInLocalSpace](emitter/#EmitInLocalSpace) for more information.     ### Node Output This node has no additional properties available in the inspector and will output a 3 value vector of floats representing the position of the camera (lat, long, alt).