Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/HLSLTree > API/Runtime/Engine/HLSLTree/FExpressionCustomHLSL > API/Runtime/Engine/HLSLTree/FExpressionCustomHLSL/__ctor
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/HLSLTree/HLSLTreeCommon.h |
| Include | #include "HLSLTree/HLSLTreeCommon.h" |
FExpressionCustomHLSL
(
FStringView InDeclarationCode,
FStringView InFunctionCode,
TArrayView < FCustomHLSLInput > InInputs,
const Shader::FStructType * InOutputStructType
)