Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/Plugins/DMXRuntime/MVR
References
| Module | DMXRuntime |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/MVR/DMXMVRGeneralSceneDescription.h |
| Include | #include "MVR/DMXMVRGeneralSceneDescription.h" |
Syntax
struct FDMXMVRGeneralSceneDescriptionWorldParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCreateMultiPatchFixtures | If checked, creates individual MVR Fixtures for each Fixture that uses the same Patch in the Level. | |
| bool | bExportPatchesNotPresentInWorld | If checked, exports patches that are not in use in the level | |
| bool | bUseTransformsFromLevel | If checked, exports the fixtures with transforms as in the current level | |
| UWorld * | World |