Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/FMovieGraphFilenameResolveParams
Syntax
UPROPERTY (BlueprintReadWrite, EditAnywhere, Category="Movie Graph")
bool bEnsureAbsolutePath
Remarks
If true, If the format string is a relative path, then the resulting resolved path will be converted to an absolute path. Assumes that the relative path should be resolved relative to the engine/editor executable.