UMovieSceneDMXLibrarySection::SetFixturePatchActiveMode

Sets the active mode for a Fixture Patch

Windows
MacOS
Linux

References

Module

DMXRuntime

Header

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/Sequencer/MovieSceneDMXLibrarySection.h

Include

#include "Sequencer/MovieSceneDMXLibrarySection.h"

Source

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/Sequencer/MovieSceneDMXLibrarySection.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Sequencer|Section")
void SetFixturePatchActiveMode
(
    UDMXEntityFixturePatch * InPatch,
    int32 InActiveMode
)

Remarks

Sets the active mode for a Fixture Patch

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss