UDMXPixelMappingMatrixComponent::SetZOrder

Sets the ZOrder in the UI

Windows
MacOS
Linux

Override Hierarchy

UDMXPixelMappingOutputComponent::SetZOrder()

UDMXPixelMappingMatrixComponent::SetZOrder()

References

Module

DMXPixelMappingRuntime

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXPixelMapping/Source/DMXPixelMappingRuntime/Public/Components/DMXPixelMappingMatrixComponent.h

Include

#include "Components/DMXPixelMappingMatrixComponent.h"

Source

/Engine/Plugins/Experimental/DigitalMultiplex/DMXPixelMapping/Source/DMXPixelMappingRuntime/Private/Components/DMXPixelMappingMatrixComponent.cpp

Syntax

virtual void SetZOrder
(
    int32 NewZOrder
)

Remarks

Sets the ZOrder in the UI

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