Navigation
API > API/Plugins > API/Plugins/ModelingComponents
| Name | FSceneCaptureConfig |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Baking/RenderCaptureFunctions.h |
| Include Path | #include "Baking/RenderCaptureFunctions.h" |
Syntax
struct FSceneCaptureConfig
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAntiAliasing | bool | Baking/RenderCaptureFunctions.h | ||
| FieldOfViewDegrees | double | Baking/RenderCaptureFunctions.h | ||
| Flags | FRenderCaptureTypeFlags | Baking/RenderCaptureFunctions.h | ||
| NearPlaneDist | double | Baking/RenderCaptureFunctions.h | ||
| RenderCaptureImageSize | int32 | Baking/RenderCaptureFunctions.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FSceneCaptureConfig& |
Baking/RenderCaptureFunctions.h | ||
bool operator==
(
const FSceneCaptureConfig& |
Baking/RenderCaptureFunctions.h |