Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FExternalInputDescription
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/MaterialHLSLTree.h |
| Include | #include "MaterialHLSLTree.h" |
FExternalInputDescription
(
const TCHAR * InName,
Shader::EValueType InType,
EExternalInput InDdx,
EExternalInput InDdy,
EExternalInput InPreviousFrame
)