UEXRFileCompositingOutput

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Composure

Header

/Engine/Plugins/Compositing/Composure/Source/Composure/Classes/CompositingElements/CompositingElementOutputs.h

Include

#include "CompositingElements/CompositingElementOutputs.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UEXRFileCompositingOutput : public UCompositingElementOutput

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

EExrCompression...

 

Compression

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

FString

 

FilenameFormat

The format to use for the resulting filename.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

FDirectoryPath

 

OutputDirectiory

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

FFrameRate

 

OutputFrameRate

Constructors

Name Description

Public function

UEXRFileCompositingOutput()

Functions

Overridden from UObject

Name Description

Public function Virtual

void

 

PostEditChangeProperty

(
    FPropertyChangedEvent& PropertyCha...
)

Called when a property on this object has been modified externally

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