> ## Documentation Index
> Fetch the complete documentation index at: https://docs.beeble.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Unreal Engine Tutorial

> Relight any video directly inside Unreal Engine with PBR passes and UE plugin

<div className="relative w-full" style={{ paddingBottom: "56.25%" }}>
  <iframe src="https://www.youtube.com/embed/IUiGpOP8f78" title="How to use Beeble with Unreal Engine | Beeble Tutorial" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen className="absolute top-0 left-0 w-full h-full rounded-lg" />
</div>

Take your Beeble VFX passes into Unreal Engine for real-time compositing and interactive relighting.

***

## Related Resources

<CardGroup cols={2}>
  <Card title="Unreal Engine Plugin" icon="cube" href="/integration/unreal-engine-plugin">
    Install and setup the Unreal Engine plugin
  </Card>

  <Card title="VFX Pass Generator" icon="wand-magic-sparkles" href="/beeble/vfx-pass-generator">
    Generate VFX passes with Beeble
  </Card>
</CardGroup>
