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

# UI Reference

- [HandManager](https://handtracking.lightbuzz.com/ui-reference/handmanager.md): Loads hands to a 2D Canvas or 3D space.
- [HandViewer](https://handtracking.lightbuzz.com/ui-reference/handviewer.md): Detects hands in an image, draws the image texture and loads hands to a 2D Canvas or 3D space.
- [HandVisual](https://handtracking.lightbuzz.com/ui-reference/handvisual.md): Visualizes finger joints using LineRenderer.
- [ImageView](https://handtracking.lightbuzz.com/ui-reference/imageview.md): Draws the image texture.
- [StreamSource](https://handtracking.lightbuzz.com/ui-reference/streamsource.md): Represents a stream source.
- [SpriteSource](https://handtracking.lightbuzz.com/ui-reference/streamsource/spritesource.md): Manages the sprite functionality.
- [VideoSource](https://handtracking.lightbuzz.com/ui-reference/streamsource/videosource.md): Manages the video functionality.
- [WebcamSource](https://handtracking.lightbuzz.com/ui-reference/streamsource/webcamsource.md): Manages the webcam functionality.
- [HandTrackerExtensions](https://handtracking.lightbuzz.com/ui-reference/handtrackerextensions.md): Extension methods for the StreamSource class.
- [WebcamSelector](https://handtracking.lightbuzz.com/ui-reference/webcamselector.md): GUI component that switches between cameras.
