Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/Plugins/DMXRuntime/UDMXMVRGeneralSceneDescription
Description
Writes the Library to the General Scene Description, effectively removing inexisting and adding new MVR Fixtures, according to what MVR Fixture UUIDs the Fixture Patches of the Library contain.
If world params are specified, considers these.
| Name | WriteDMXLibrary |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/MVR/DMXMVRGeneralSceneDescription.h |
| Include Path | #include "MVR/DMXMVRGeneralSceneDescription.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/MVR/DMXMVRGeneralSceneDescription.cpp |
void WriteDMXLibrary
(
const UDMXLibrary & DMXLibrary,
FDMXMVRGeneralSceneDescriptionWorldParams WorldParams
)