UDMXPixelMappingScreenComponent::SetSize

Set rendering size of component

Windows
MacOS
Linux

Override Hierarchy

UDMXPixelMappingOutputComponent::SetSize()

UDMXPixelMappingScreenComponent::SetSize()

References

Module

DMXPixelMappingRuntime

Header

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

Include

#include "Components/DMXPixelMappingScreenComponent.h"

Source

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

Syntax

virtual void SetSize
(
    const FVector2D & InSize
)

Remarks

Set rendering size of component

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