Navigation
API > API/Plugins > API/Plugins/ImgMedia > API/Plugins/ImgMedia/UImgMediaSource
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 |
UFUNCTION&40;BlueprintCallable, Category&61;"ImgMedia&124;ImgMediaSource"&41;
void SetSequencePath
&40;
const FString & Path
&41;
Remarks
Set the path to the image sequence directory this source represents.
Parameters
Name | Description |
---|---|
Path | The path to an image file in the desired directory. |