Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/Plugins/DMXRuntime/UDMXLibrary
Description
Sets the MVR General Scene Description of the Library. Note, this will not add any patches that occur in the new General Scene Description. Note, this will not remove any patches that do not occur in the new General Scene Description.
| Name | SetMVRGeneralSceneDescription |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/Library/DMXLibrary.h |
| Include Path | #include "Library/DMXLibrary.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/Library/DMXLibrary.cpp |
void SetMVRGeneralSceneDescription
(
UDMXMVRGeneralSceneDescription * NewGeneralSceneDescription
)