UImagePlateFileSequence

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UImagePlateFileSequence

References

Module

ImagePlate

Header

/Engine/Plugins/Experimental/ImagePlate/Source/ImagePlate/Public/ImagePlateFileSequence.h

Include

#include "ImagePlateFileSequence.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UImagePlateFileSequence : public UObject

Variables

Name Description

Public variable UProperty Category, EditAnywhere

FString

 

FileWildcard

Wildcard used to find images within the directory (ie *.exr)

Public variable UProperty Category, EditAnywhere, Meta

float

 

Framerate

Framerate at which to display the images

Public variable UProperty Category, EditAnywhere, Meta

FDirectoryPath

 

SequencePath

Path to the directory in which the image sequence resides

Constructors

Name Description

Public function

UImagePlateFileSequence

(
    const FObjectInitializer& Init
)

Functions

Name Description

Public function

FImagePlateA...

 

GetAsyncCache()

Create a new image cache for this sequence

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