Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/MaterialHLSLTree.h |
| Include | #include "MaterialHLSLTree.h" |
Syntax
struct FExternalInputDescription
Variables
| Type | Name | Description | |
|---|---|---|---|
| EExternalInput | Ddx | ||
| EExternalInput | Ddy | ||
| const TCHAR * | Name | ||
| EExternalInput | PreviousFrame | ||
| Shader::EValueType | Type |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FExternalInputDescription
(
const TCHAR* InName, |