FMaterialUtilities::GetFlattenMaterialTextureName

Get the name of the Texture parameter associated with a given flatten material property

Unreal Engine C++ API Reference > Developer > MaterialUtilities > FMaterialUtilities

References

   
Module MaterialUtilities
Header /Engine/Source/Developer/MaterialUtilities/Public/MaterialUtilities.h
Include #include "MaterialUtilities.h"
Source /Engine/Source/Developer/MaterialUtilities/Private/ProxyMaterialUtilities.cpp
static [FString](API\Runtime\Core\Containers\FString) GetFlattenMaterialTextureName
(
    [EFlattenMaterialProperties](API\Developer\MaterialUtilities\EFlattenMaterialProperties) InProperty,
    [UMaterialInterface](API\Runtime\Engine\Materials\UMaterialInterface) * InBaseMaterial
)

Remarks

Get the name of the Texture parameter associated with a given flatten material property


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library