Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials > API/Runtime/Engine/Materials/UMaterialExpressionArctangent
- UMaterialExpression::GenerateHLSLExpression()
- UMaterialExpressionArctangent::GenerateHLSLExpression()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Materials/MaterialExpressionArctangent.h |
| Include | #include "Materials/MaterialExpressionArctangent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressionHLSL.cpp |
virtual bool GenerateHLSLExpression
(
FMaterialHLSLGenerator & Generator,
UE::HLSLTree::FScope & Scope,
int32 OutputIndex,
UE::HLSLTree::FExpression const *& OutExpression
) const