Skip to content

AMRISpectatorController::SetFrameCaptureFolder

Class: AMRISpectatorController

Sets the folder where rendered frames will be written.

Syntax

void AMRISpectatorController::SetFrameCaptureFolder(const FString &folder)

Parameters

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

Remarks

folder Absolute path to the output directory.