UImgMediaSource::SetSequencePath

Set the path to the image sequence directory this source represents.

Windows
MacOS
Linux

References

Module

ImgMedia

Header

/Engine/Plugins/Media/ImgMedia/Source/ImgMedia/Public/ImgMediaSource.h

Include

#include "ImgMediaSource.h"

Source

/Engine/Plugins/Media/ImgMedia/Source/ImgMedia/Private/Assets/ImgMediaSource.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="ImgMedia|ImgMediaSource")
void SetSequencePath
(
    const FString & Path
)

Remarks

Set the path to the image sequence directory this source represents.

Parameters

Parameter

Description

Path

The path to an image file in the desired directory.

See Also

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