# Camera Operators

Output information about cameras, and convert between view space and world space.

| **Page** | **Description** |
| --- | --- |
| [Main Camera](Operator-MainCamera.md) | Get information about the current main camera, including integration with the active Scriptable Render Pipeline. |
| [Viewport to World Point](Operator-ViewportToWorldPoint.md) | Transform a position from viewport space to world space |
| [World to Viewport Point](Operator-WorldToViewportPoint.md) | Transform a position from world space to view space. |

## Additional resources

- [Coordinates](Coordinates.md)
- [Geometry](Geometry.md)
- [Built-in Operators](Builtin.md)
