Virtual Production
Documents in Virtual Production
Quick access to PDFs on-set with 2D UMG overlays and 3D world rendering. Ideal for scripts, storyboards, and technical references in ICVFX workflows.
VP USE CASES
Virtual Production Guide
UMG Widget
Render PDF in UMG
Display document pages dynamically inside Blueprint UI layouts.
1
Create Widget Blueprint
Add a
UImage component and mark it as Is Variable.
2
Render PDF Page
Load document, render first page to a texture (1080x1920 target res).
3
Assign & Display
Pass texture to image brush & configure resolution...
World Actor
Render PDF in World
Project documents onto 3D surfaces and meshes in the viewport.
1
Create Actor Blueprint
Add a
Plane or custom mesh component to host the render.
2
Create Material
Set Shading Model to
Unlit for clear document readability.
3
Apply Texture Param
Bind dynamic material instance to runtime PDF stream...
API & DOCUMENTATION
C++ API Reference
VP SUPPORT
Virtual Production Help
Support page with Blueprint examples for VP pipelines. Contact me directly via email.
Go to Support Page →