# Unreal Engine Plugin

## CameraTwin Plugin for the Unreal Engine

<figure><img src="/files/8LqzrQ3fZcZldulSRtRF" alt=""><figcaption><p>CameraTwin</p></figcaption></figure>

The CameraTwin plugin for the Unreal Engine (UE) is an essential component of the system as with this plugin the smartphone can be discovered within the UE Editor, can be connected utilizing the UE's LiveLink system and distributes the correct data to the appropriate Actors and Components to fulfill the needs of every production that is based on UE.

The CameraTwin plugin is deeply integrated with UE's ecosystem and specifically focusing on modules like:

* LiveLink
* Composure
* CineCamera Actor
* Sequencer

{% hint style="info" %}
The CameraTwin Plugin is dependent on the NDI plugin for Unreal Engine. Please make sure you have both NDI and CameraTwin plugins installed before usage to ensure proper functionality.\
\
In case you haven't installed our plugin or its dependencies yet, please follow our instructions [here](/cameratwin/installation/installation-unreal-engine.md).
{% endhint %}

## Plugin Highlights

{% content-ref url="/pages/q4WOq7c5CJOSuYct7tOU" %}
[CameraTwin LiveLink Setup](/cameratwin/documentation/unreal-engine-plugin/cameratwin-livelink-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/b7qAyXR01FS2NbsrNm4w" %}
[Control Panel](/cameratwin/documentation/unreal-engine-plugin/control-panel.md)
{% endcontent-ref %}

{% content-ref url="/pages/rkOsgtCOj8ZY6OA3NI5U" %}
[Quick Actions](/cameratwin/documentation/unreal-engine-plugin/quick-actions.md)
{% endcontent-ref %}

{% content-ref url="/pages/IK1mMr5G2Uigp4Flm281" %}
[CameraTwin Recorder](/cameratwin/documentation/unreal-engine-plugin/cameratwin-recorder.md)
{% endcontent-ref %}

{% content-ref url="/pages/eFaengqiCk5bdtHgTdDO" %}
[Camera Parameters Manager](/cameratwin/documentation/unreal-engine-plugin/camera-parameters-manager.md)
{% endcontent-ref %}

## Useful Unreal Engine Tips

### Show Plugin Contents

To show plugin contents in the content browser:

1. Open the Content Drawer
2. At the top right corner of the Content drawer open the Settings
3. Find and check the option Show Plugin Content, it’s under the Content section

{% embed url="<https://youtu.be/dKIXQNHbzZs>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.realtwin.org/cameratwin/documentation/unreal-engine-plugin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
