> For the complete documentation index, see [llms.txt](https://lfdocs.lookingglassfactory.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lfdocs.lookingglassfactory.com/software/index/prefabs.md).

# Prefabs

A Unity prefab is a modular game object that can accelerate application development. If you’re unfamiliar with this pattern, you can learn more in the [Unity documentation on prefabs](https://docs.unity3d.com/Manual/Prefabs.html).

The Looking Glass Unity Plugin provides three prefabs for assist with your hologram creations.

* [Hologram Camera](/software/index/prefabs/hologram-camera.md) acts as a replacement for Unity’s default camera, creating holograms from the capture volume.
* [3D Cursor](/software/index/prefabs/3d-cursor.md) lets user navigate and explore 3D objects with the mouse.
* [Dual Monitor Application](/software/index/prefabs/dual-monitor-application.md) provides support for applications that simultaneously use a Looking Glass device and a 2D screen.
