Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Materials > UMaterialExpressionCrossProduct
- UMaterialExpression::GenerateHLSLExpression()
- UMaterialExpressionCrossProduct::GenerateHLSLExpression()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionCrossProduct.h |
Include | #include "Materials/MaterialExpressionCrossProduct.h" |
Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressionHLSL.cpp |
virtual bool GenerateHLSLExpression
&40;
FMaterialHLSLGenerator & Generator,
UE::HLSLTree::FScope & Scope,
int32 OutputIndex,
UE::HLSLTree::FExpression const &42;& OutExpression
&41; const