Skip to content

UMRIDemoSubsystem::SetCaptureFolder

Class: UMRIDemoSubsystem

Sets the folder where rendered frames will be saved.

Syntax

void UMRIDemoSubsystem::SetCaptureFolder(const FString &folder)

Parameters

Parameter Type Description
folder const FString & Absolute path to the output directory.

Remarks

folder Absolute path to the output directory.