Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FMaterialCompiler
- FMaterialCompiler::GetTextureForExpression()
- FProxyMaterialCompiler::GetTextureForExpression()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/MaterialCompiler.h |
Include | #include "MaterialCompiler.h" |
bool GetTextureForExpression
&40;
int32 Index,
int32 & OutTextureIndex,
EMaterialSamplerType & OutSamplerType,
TOptional< FName > & OutParameterName
&41; const