Navigation
API > API/Plugins > API/Plugins/InterchangeTests
| Name | FInterchangeTestScreenshotParameters |
| Type | struct |
| Header File | /Engine/Plugins/Tests/InterchangeTests/Source/InterchangeTests/Public/InterchangeImportTestStepBase.h |
| Include Path | #include "InterchangeImportTestStepBase.h" |
Syntax
USTRUCT (BlueprintType )
struct FInterchangeTestScreenshotParameters
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAutoFocus | bool | InterchangeImportTestStepBase.h |
|
|
| CameraLocation | FVector | InterchangeImportTestStepBase.h |
|
|
| CameraRotation | FRotator | InterchangeImportTestStepBase.h |
|
|
| ComparisonTolerance | EComparisonTolerance | InterchangeImportTestStepBase.h |
|
|
| FocusActorClass | TSubclassOf< AActor > | InterchangeImportTestStepBase.h |
|
|
| FocusActorName | FString | InterchangeImportTestStepBase.h |
|
|
| ViewMode | TEnumAsByte< EViewModeIndex > | InterchangeImportTestStepBase.h |
|
|
| WireframeOpacity | float | InterchangeImportTestStepBase.h |
|