Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/FSceneCapturePhotoSet
Description
Enable debug image writing. All captured images will be written to
| Name | SetEnableWriteDebugImages |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Scene/SceneCapturePhotoSet.h |
| Include Path | #include "Scene/SceneCapturePhotoSet.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Scene/SceneCapturePhotoSet.cpp |
void SetEnableWriteDebugImages
(
bool bEnable,
FString FolderName
)