Navigation
API > API/Plugins > API/Plugins/CompositeCore > API/Plugins/CompositeCore/FCompositeCorePassProxy
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const UE::CompositeCore::FPassInputDecl & GetDeclaredInput
(
int32 InputIndex |
Get pass input at specified index. | Passes/CompositeCorePassProxy.h | |
UE::CompositeCore::FPassInputDecl & GetDeclaredInput
(
int32 InputIndex |
Get pass input at specified index. | Passes/CompositeCorePassProxy.h |
GetDeclaredInput(int32)
Description
Get pass input at specified index.
| Name | GetDeclaredInput |
| Type | function |
| Header File | /Engine/Plugins/Compositing/CompositeCore/Source/CompositeCore/Public/Passes/CompositeCorePassProxy.h |
| Include Path | #include "Passes/CompositeCorePassProxy.h" |
const UE::CompositeCore::FPassInputDecl & GetDeclaredInput
(
int32 InputIndex
) const
GetDeclaredInput(int32)
Description
Get pass input at specified index.
| Name | GetDeclaredInput |
| Type | function |
| Header File | /Engine/Plugins/Compositing/CompositeCore/Source/CompositeCore/Public/Passes/CompositeCorePassProxy.h |
| Include Path | #include "Passes/CompositeCorePassProxy.h" |
UE::CompositeCore::FPassInputDecl & GetDeclaredInput
(
int32 InputIndex
)