Navigation
API > API/Plugins > API/Plugins/CaptureManagerPipeline
| Name | FConvertDepthNode |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerApp/Source/CaptureManagerPipeline/Public/Nodes/ConvertDepthNode.h |
| Include Path | #include "Nodes/ConvertDepthNode.h" |
Syntax
class FConvertDepthNode : public FCaptureManagerPipelineNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FCaptureManagerPipelineNode → FConvertDepthNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FConvertDepthNode
(
const FTakeMetadata::FVideo& InDepth, |
Nodes/ConvertDepthNode.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FConvertDepthNode() |
Nodes/ConvertDepthNode.h |
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FResult CheckImagesForDepth
(
const FString& InDepthPath |
Nodes/ConvertDepthNode.h |