Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/Plugins/DMXRuntime/UDMXEntityFixturePatch
Description
Sets The transform used when the DMX Library is spawned in a level.
When the DMX Library is exported as an MVR file, this transform is used unless the 'Use Transforms from Level' export option is checked.
| Name | SetDefaultTransform |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/Library/DMXEntityFixturePatch.h |
| Include Path | #include "Library/DMXEntityFixturePatch.h" |
void SetDefaultTransform
(
const FTransform & NewDefaultTransform
)